bowtie

:bowtie: Create a dashboard with python!

Github星跟踪图

Installation_, Documentation <https://bowtie-py.readthedocs.io/en/stable>, Gitter Chat <https://gitter.im/bowtie-py/Lobby>, Google Group <https://groups.google.com/forum/#!forum/bowtie-py>__

======
Bowtie
======, Build Status, Documentation Status, PyPI version, Conda version, PyPI, codecov, prettier, .. figure:: https://cloud.githubusercontent.com/assets/86304/20045988/69e5678a-a45a-11e6-853b-7f60a615c9da.gif
:alt: Bowtie Demo
:target: https://github.com/jwkvam/bowtie-demo/blob/master/example.py

Introduction

Bowtie is a library for writing dashboards in Python. No need to know
web frameworks or JavaScript, focus on building functionality in Python.
Interactively explore your data in new ways! Deploy and share with
others!

Demo

See a live example <https://bowtie-demo.herokuapp.com/>__ generated
from this
code <https://github.com/jwkvam/bowtie-demo/blob/master/example.py>__!

For more examples, check out the
gallery <https://github.com/jwkvam/bowtie/wiki/Gallery>__ and
repos <https://github.com/jwkvam/bowtie/wiki/Repos>__.
Feel free to add your own creations!

Installation

If you use conda, you can install with::

conda install -c conda-forge bowtie-py

If you use pip, you can install with::

pip install bowtie

Requirements
^^^^^^^^^^^^

Bowtie uses Yarn <https://yarnpkg.com>__ to manage node packages.
If you installed Bowtie through conda, Yarn was also installed as a dependency.
Yarn can be installed through conda::

conda install -c conda-forge yarn

Otherwise follow install instructions <https://yarnpkg.com/en/docs/install>__ for Yarn for your
OS.

Documentation

Available here <https://bowtie-py.readthedocs.io/en/latest/>__.

Jupyter Integration

An early integration with Jupyter has been prototyped.
I encourage you to try it out and share feedback.
I hope this will make it easier to make Bowtie apps.

Read the
documentation <https://bowtie-py.readthedocs.io/en/latest/jupyter.html>__
for more details.

Docker

Docker images are provided as an alternative way to use Bowtie. They are
available on Docker Hub <https://hub.docker.com/r/jwkvam/bowtie/>__::

docker pull jwkvam/bowtie

Read the
documentation <https://bowtie-py.readthedocs.io/en/latest/docker.html>__
for more details.

The Goal

.. figure:: https://cloud.githubusercontent.com/assets/86304/18606859/8ced55a6-7c70-11e6-8b5e-fba0ffcd78da.png
:alt: @astrobiased @treycausey @vagabondjack the lack of a comprehensive production-grade Shiny-alike for Python is a Big Problem

Contributing

You can help Bowtie in many ways including:

主要指标

概览
名称与所有者jwkvam/bowtie
主编程语言Python
编程语言Python (语言数: 5)
平台
许可证MIT License
所有者活动
创建于2016-04-17 22:00:41
推送于2019-09-09 08:00:06
最后一次提交2019-08-04 14:08:50
发布数40
最新版本名称v0.11.0 (发布于 )
第一版名称v0.0.4 (发布于 )
用户参与
星数765
关注者数25
派生数68
提交数329
已启用问题?
问题数114
打开的问题数49
拉请求数145
打开的拉请求数2
关闭的拉请求数3
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?