Metadata-Version: 2.1
Name: athletes_unlimited_py
Version: 0.0.1a5
Summary: Python package for the Athletes Unlimited sports organization, and for the various sports it hosts.
Author-email: Joseph Armstrong <armstrongjoseph08@gmail.com>
Maintainer-email: Joseph Armstrong <armstrongjoseph08@gmail.com>
License: MIT
Project-URL: homepage, https://github.com/armstjc/athletes-unlimited-py
Project-URL: documentation, https://github.com/armstjc/athletes-unlimited-py/wiki
Project-URL: repository, https://github.com/armstjc/athletes-unlimited-py.git
Project-URL: changelog, https://github.com/armstjc/athletes-unlimited-py/blob/main/CHANGELOG.md
Keywords: sports,women_in_sports,women,girl_sports,basketball,womens_basketball,volleyball,womens_volleyball,lacrosse,womens_lacrosse,softball,womens_softball,aux_softball,womens_aux_softball
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# athletes-unlimited-py

Python package for the Athletes Unlimited sports organization, and for the various sports it hosts.

## How to install

`athletes-unlimited-py` can be installed from this GitHub repository with the following command through pip:

```
pip install git+https://github.com/armstjc/athletes-unlimited-py
```
