Metadata-Version: 2.1
Name: canty
Version: 0.1.0
Summary: The little ASGI library that shines.
Project-URL: Homepage, https://github.com/ahmadly/canty
Project-URL: Documentation, https://github.com/ahmadly/canty
Project-URL: Changelog, https://github.com/ahmadly/canty
Project-URL: Funding, https://github.com/ahmadly/canty
Project-URL: Source, https://github.com/ahmadly/canty
Author-email: Ahmad Hosseini <hi@ahmad.tel>
License-Expression: BSD-3-Clause
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: AnyIO
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
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: Topic :: Internet :: WWW/HTTP
Requires-Python: >=3.10
Requires-Dist: starlette
Requires-Dist: uvicorn
Provides-Extra: full
Requires-Dist: httpx>=0.22.0; extra == 'full'
Requires-Dist: itsdangerous; extra == 'full'
Requires-Dist: jinja2; extra == 'full'
Requires-Dist: python-multipart; extra == 'full'
Requires-Dist: pyyaml; extra == 'full'
Description-Content-Type: text/markdown

# machina