Metadata-Version: |
2.1 |
Name: |
demapi |
Version: |
0.1.6 |
Summary: |
Make customizable demotivators and motivators through imgonline.com.ua API. Supports async-await style |
Author: |
Yan Kurbatov |
Author-Email: |
deknowny[at]gmail.com |
Home-Page: |
https://github.com/deknowny/demapi |
Project-Url: |
Documentation, https://github.com/deknowny/demapi/blob/main/GUIDE.md |
License: |
MIT |
Keywords: |
demotivators,imgonline,async,await,aio |
Classifier: |
Framework :: AsyncIO |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Natural Language :: English |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Classifier: |
Topic :: Utilities |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.7,<4.0 |
Requires-Dist: |
aiohttp (<4.0.0,>=3.8.1) |
Requires-Dist: |
black (<22.0,>=21.11b1); extra == "style" |
Requires-Dist: |
certifi (<2022.0.0,>=2021.10.8) |
Requires-Dist: |
coverage (<7.0.0,>=6.1.2); extra == "test" |
Requires-Dist: |
coveralls (<4.0.0,>=3.3.1); extra == "test" |
Requires-Dist: |
isort (<6.0.0,>=5.10.1); extra == "style" |
Requires-Dist: |
mypy (<0.911,>=0.910); extra == "check" |
Requires-Dist: |
pre-commit (<3.0.0,>=2.15.0); extra == "style" |
Requires-Dist: |
pytest (<7.0.0,>=6.2.5); extra == "test" |
Requires-Dist: |
pytest-asyncio (<0.17.0,>=0.16.0); extra == "test" |
Requires-Dist: |
pytest-cov (<4.0.0,>=3.0.0); extra == "test" |
Requires-Dist: |
requests (<3.0.0,>=2.26.0) |
Requires-Dist: |
types-certifi (<2022.0.0,>=2021.10.8); extra == "check" |
Requires-Dist: |
types-requests (<3.0.0,>=2.26.1); extra == "check" |
Provides-Extra: |
check |
Provides-Extra: |
style |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |