Metadata-Version: 2.1
Name: wrapplotly
Version: 0.0.3
Summary: A plotly wrapper allowing subplots, single plots and word clouds
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.
        
        [API Documentation](https://www.jill.codes/wrapplotly)
        
        - bar charts
        - histograms
        - scatterplots
        - box plots
        - line charts
        - word clouds
        
        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
