Metadata-Version: 2.1
Name: footium_api
Version: 0.1.0
Summary: python api for the footium game
Home-page: https://github.com/sohojoe/fooitum_api
Author: SohoJoe
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: python-dotenv==1.0.1
Requires-Dist: pycryptodome==3.20.0
Requires-Dist: python-box==7.1.1
Requires-Dist: gql==3.5.0
Requires-Dist: requests_toolbelt==1.0.0
Requires-Dist: eth-account==0.12.2
Requires-Dist: pandas==2.2.2
Provides-Extra: dev
Requires-Dist: pre-commit==3.7.1; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: codespell; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: nbqa; extra == "dev"
Requires-Dist: types-requests; extra == "dev"
Requires-Dist: pytest; extra == "dev"

# footium_api
python api for footium
