Metadata-Version: 2.4
Name: acornio
Version: 0.0.2
Summary: AcornIO is a modern ASGI server built for Python ASGI applications.
License-File: LICENSE
Author: joegasewicz
Author-email: joegasewicz@users.noreply.github.com
Requires-Python: >=3.13
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Description-Content-Type: text/markdown

![ForestMQ](docs/assets/logo-Large.png?raw=true "ForestMQ")

---
# acornio
ASGI server for Python applications.

⚠️ Work in progress, call back soon...


### Install
```
pip install acornio
```
