Metadata-Version: 2.1
Name: aiohttp-boilerplate
Version: 0.2.4
Summary: 
License: MIT
Author: Vladyslav Tarasenko
Author-email: vladka@webdevelop.pro
Requires-Python: >=3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyJWT (==1.7.1)
Requires-Dist: aiocache (==0.11.1)
Requires-Dist: aiohttp (==3.6.2)
Requires-Dist: asyncpg (==0.20.1)
Requires-Dist: marshmallow (==2.19.5)
Requires-Dist: python-json-logger (==2.0.1)
Requires-Dist: ujson (==1.35)
Requires-Dist: uvloop (==0.14.0)
