/bowtie

:bowtie: Create a dashboard with python!

Primary LanguagePythonMIT LicenseMIT

Bowtie

Documentation Status Build Status PyPI version PyPI codecov

Demo

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 generated from this code!

Documentation

Available here.

Install

pip install bowtie

Requirements

Install node and install webpack and yarn globally.

npm install -g webpack yarn

The Goal

@astrobiased @treycausey @vagabondjack the lack of a comprehensive production-grade Shiny-alike for Python is a Big Problem

Gallery

Check out the gallery and feel free to add your own creations!

Contributing

You can help Bowtie in many ways including:

  • Trying it out and reporting bugs or simply what was difficult to use or get working.
  • Helping improve the documentation.
  • Writing new widgets.