Metadata-Version: 2.2
Name: cenao
Version: 0.12.3
Summary: Python framework for fast and async applications
Home-page: https://gitlab.uwtech.org/uwtech/cenao
Author: Roman Shishkin
Author-email: spark@uwtech.org
License: MIT
Project-URL: Source, https://gitlab.uwtech.org/uwtech/cenao
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Framework :: AsyncIO
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: aiohttp>=3.8.4
Requires-Dist: async-timeout>=4.0.2
Requires-Dist: PyYAML>=6.0
Requires-Dist: prometheus_client>=0.14.1
Requires-Dist: uvloop>=0.16.0; sys_platform != "win32"
Provides-Extra: redis
Requires-Dist: aioredis<1.4.0,>=1.3.1; extra == "redis"
Requires-Dist: aioredis-cluster<3.0,>=2.4.0; extra == "redis"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: license
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
