Metadata-Version: 2.1
Name: atlantisbot-api
Version: 0.1.0
Summary: Django App to interface with the AtlantisBot API
License: MIT
Author: John Victor
Author-email: johnvfs@protonmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: django (>=2.2,<3.0)
Requires-Dist: djangorestframework (==3.10.3)
Requires-Dist: requests (==2.22)
Requires-Dist: requests-oauthlib (==1.3.0)
