Metadata-Version: 2.1
Name: croydon
Version: 0.21.2
Summary: a micro webframework based on fastapi and motor
Author-email: Pavel Vorobyev <aquavitale@yandex.ru>
License: MIT
Project-URL: Source, https://gitlab.com/viert/croydon
Keywords: fastapi,pymongo,mongodb,motor,asyncio
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fastapi[all] ==0.96.0
Requires-Dist: pydantic ==1.10.8
Requires-Dist: starlette
Requires-Dist: motor
Requires-Dist: pymongo
Requires-Dist: mongomock-motor
Requires-Dist: aiomcache
Requires-Dist: bcrypt
Requires-Dist: ipython
Requires-Dist: uvicorn
Requires-Dist: deprecation
Requires-Dist: jinja2

## croydon web framework

There's gonna be a readme here
