Metadata-Version: 2.1
Name: soccerplots
Version: 0.0.1
Summary: A Python package for data visualization for football analytics
Home-page: https://github.com/Slothfulwave612/soccerplots
Author: Anmol Durgapal
Author-email: slothfulwave10@gmail.com
License: MIT License
Description: # soccerplots
        
        * **soccerplots** is a Python package that can be used for making visualizations for football analytics.
        
        * The main aim of `soccerplots` is to save time for analysts so they can focus more on the analysis rather than coding the visualizations from scratch.
        
        * **Initial Addition:**
            
            * The initial addition includes **Radar Charts**. 
            
            * To know more about how you can make them using `soccerplots` go to examples/radar_chart/radar.ipynb on [GitHub](https://github.com/Slothfulwave612/soccerplots).
        
        * If you have any problem or confusion regarding how to use it ping me [here](https://twitter.com/slothfulwave612).    
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
