Metadata-Version: 2.1
Name: nhl-api-py
Version: 0.1.0
Summary: NHL API Wrapper.  For standings, team stats and outcomes.
Author: Corey Schaf
Author-email: cschaf@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: httpx
Description-Content-Type: text/markdown



### Developers

`poetry install --with dev`
