Metadata-Version: 2.1
Name: aiohttp-boilerplate
Version: 0.2.6
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 (==2.3.0)
Requires-Dist: aiocache (==0.11.1)
Requires-Dist: aiohttp (==3.8.1)
Requires-Dist: asyncpg (==0.25.0)
Requires-Dist: marshmallow (==3.15.0)
Requires-Dist: python-json-logger (==2.0.2)
Requires-Dist: ujson (==5.2.0)
Requires-Dist: uvloop (==0.14.0)
