Metadata-Version: 2.1
Name: criccatapult
Version: 0.0.6
Summary: Package for cricket analytics
Author: Aadrij Upadya, Pradyum Chitlu
Author-email: <adrij2005@gmail.com>
Keywords: python,cricket,sports analytics,data analytics,visualiation,geospatial data,GIS
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: requests
Requires-Dist: bs4
Requires-Dist: folium
Requires-Dist: seaborn
Requires-Dist: pygame
Requires-Dist: shapely


# CricCatapult

#### A novel cricket data package with a focus on data visualization, easily accessible data, and data analysis

Packaging: https://pypi.org/project/criccatapult/0.0.5/

### To run/test out this package, simply clone the project and run it locally.
### Alternatively run
```
pip3 install CricCatapult==0.0.5
```

Due to API problems, the geography classes (Location, etc.) do not work with the current packaging. However, the rest of the classes are bug-free.


### Documentation
https://criccatapult.readthedocs.io/en/latest/

### Submitted to CMSAC 2022
