juandisay / bowtie

create a dashboard with python!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

image

About

create a dashboard with python!

License:MIT License


Languages

Language:Python 59.5%Language:JavaScript 39.5%Language:Makefile 0.6%Language:HTML 0.4%