Metadata-Version: 2.1
Name: chickenstats
Version: 1.7.4
Summary: A python library for scraping & analyzing sports statistics
Home-page: https://github.com/chickenandstats/chickenstats
License: GPL-3.0-only
Author: chickenandstats
Author-email: chicken@chickenandstats.com
Maintainer: chickenandstats
Maintainer-email: chicken@chickenandstats.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: Unidecode (>=1.3.7,<2.0.0)
Requires-Dist: beautifulsoup4 (>=4.12.2,<5.0.0)
Requires-Dist: geopandas (>=0.14.1,<0.15.0)
Requires-Dist: lxml (>=4.9.4,<5.0.0)
Requires-Dist: numpy (>=1.26.2,<2.0.0)
Requires-Dist: pandas (>=2.1.4,<3.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: rich (>=13.7.0,<14.0.0)
Requires-Dist: scikit-learn (>=1.3.2,<2.0.0)
Requires-Dist: shapely (>=2.0.2,<3.0.0)
Requires-Dist: tqdm (>=4.66.1,<5.0.0)
Project-URL: Documentation, https://www.chickenstats.com
Project-URL: Repository, https://github.com/chickenandstats/chickenstats
Description-Content-Type: text/markdown

# chickenstats
A python library for scraping & analyzing sports statistics

<p align="center">
  <a href="https://chickenstats.com"><img src="https://raw.githubusercontent.com/chickenandstats/chickenstats/main/docs/assets/hero_white.png" alt="chickenstats"></a>
</p>

<p align="center">

<a href="https://github.com/chickenandstats/chickenstats/actions/workflows/tests.yml" target="_blank">
    <img src="https://github.com/chickenandstats/chickenstats/actions/workflows/tests.yml/badge.svg" alt="Tests">
</a>

<img alt="Codecov branch" src="https://img.shields.io/codecov/c/github/chickenandstats/chickenstats/main">

<a href="https://pypi.org/project/chickenstats" target="_blank">
    <img src="https://img.shields.io/pypi/pyversions/chickenstats.svg?color=%2334D058" alt="Supported Python versions">
</a>

<a href="https://pypi.org/project/chickenstats" target="_blank">
    <img src="https://img.shields.io/pypi/v/chickenstats?color=%2334D058&label=pypi%20package" alt="Package version">
</a>

<img alt="GitHub License" src="https://img.shields.io/github/license/chickenandstats/chickenstats?color=BrightGreen">

<a href="https://github.com/psf/black" target="_blank">
    <img src="https://img.shields.io/badge/code%20style-black-000000.svg" alt="Code style: black">
</a>

</p>

---

**Documentation**: <a href="https://chickenstats.com" target="_blank">https://chickenstats.com</a>

**Source Code**: <a href="https://github.com/chickenandstats/chickenstats" target="_blank">https://github.com/chickenandstats/chickenstats</a>

---

 

