Metadata-Version: 2.0
Name: slim
Version: 0.3.2
Summary: github: https://github.com/fy0/slim
Home-page: https://github.com/fy0/slim
Author: fy
Author-email: fy0748@gmail.com
License: zlib
Keywords: slim web framework model aiohttp asyncpg peewee
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Framework :: AsyncIO
Classifier: License :: OSI Approved :: zlib/libpng License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.5.3
Provides-Extra: asyncpg
Provides-Extra: peewee
Provides-Extra: full
Requires-Dist: aiohttp
Requires-Dist: aiohttp-cors
Requires-Dist: click
Provides-Extra: asyncpg
Requires-Dist: asyncpg; extra == 'asyncpg'
Provides-Extra: full
Requires-Dist: asyncpg; extra == 'full'
Requires-Dist: msgpack; extra == 'full'
Requires-Dist: peewee; extra == 'full'
Provides-Extra: peewee
Requires-Dist: peewee; extra == 'peewee'

github: https://github.com/fy0/slim


