Metadata-Version: 2.4
Name: artifacts-mmo
Version: 0.1.0
Summary: Official Async Python wrapper for the Artifacts MMO API
License: MIT
Requires-Python: >=3.10
Requires-Dist: aiohttp<4,>=3.9
Requires-Dist: pydantic<3,>=2.0
Provides-Extra: dev
Requires-Dist: aioresponses; extra == 'dev'
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: pytest-asyncio; extra == 'dev'
