Metadata-Version: 2.1
Name: wrapplotly
Version: 0.0.1
Summary: A plotly wrapper allowing subplots and single plots
Home-page: https://github.com/jill-augustine/wrapplotly
Author: Jillian Augustine
Author-email: jaugur.ds@gmail.com
License: UNKNOWN
Description: wrapplotly is a python wrapper for common plotly graph types.
        
        - bar charts
        - histograms
        - scatterplots
        - box plots
        - line charts
        
        wrapplotly allows creation of both single plots and subplot-type figures
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
