Metadata-Version: 2.1
Name: BubbleTea-py
Version: 0.0.5
Summary: BubbleTea enables developers to quickly build any data applications on the emerging Web3 infrastructure.
Home-page: https://github.com/scout-cool/BubbleTea
Author: Supermax Tech.
Author-email: hello@scout.cool
License: UNKNOWN
Description: Bubbletea
        --
        
        A python library which enables developers and data scientists to quickly build any data applications on top of The Graph network. Whether you are building dashboards to visualize protocol data or leveraging existing machine learning models to do some data science work, we hope this library will be the fastest way to get what you want.
        
        This project is made possible by a grant (wave 2) from The Graph foundation. 
        
        ### What problems are we solving
        - An improved way to query data from The Graph network
        - A set of handy functions for common data transformations (built on Pandas)
        - A set of out-of-box charting components to make visualizations effortless (built on Altair)
        - A simple templating system to build dashboards (built on Streamlit)
        
        ### Install
        pip install BubbleTea-py
        
        ### [Demos](https://bubbletea-demo.herokuapp.com/?demo=demo_1.py)
        
        
        ### [Documentation](https://scout-1.gitbook.io/bubbletea/)
        
        
        
        ### Get in touch
        https://twitter.com/scout_cool
        
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
