Metadata-Version: 2.1
Name: demo-py
Version: 0.0.1a6
Summary: My Personal Demo Toolbox.
Home-page: https://github.com/omars-lab/demo-py
Author: Omar Eid
Author-email: contact.omar.eid@gmail.com
License: UNKNOWN
Description: # demo-py
        
        Collecting tools I use to demo in one place.
        
        ![Python package](https://github.com/omars-lab/demo-py/workflows/Python%20package/badge.svg)
        
        # Todo
        - [ ] Add more charts
        - [ ] Add an interactive time bar
        
        # Personal Reminders
        - To publish to pypi w/o an alpha version, push a commit with `Publish To PYPI` in its commit message.
        
        
        # References
        
        https://kapernikov.com/ipywidgets-with-matplotlib/
        https://stackoverflow.com/questions/20288711/post-install-script-with-python-setuptools
        https://stackoverflow.com/questions/50842160/how-to-display-matplotlib-plots-in-a-jupyter-tab-widget
        https://matplotlib.org/gallery/api/barchart.html
        https://pandas.pydata.org/pandas-docs/stable/user_guide/style.html
        
        https://blog.emacsos.com/bootstrap-a-python-project.html
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: graph
Provides-Extra: ext
Provides-Extra: toolz
