About
Django Async Framework is an open-source Python package that brings first-class asynchronous support to Django’s class based views, enabling developers to write fully async HTTP handlers with simple base classes and utilities.
License
Django Async Framework is released under the BSD 3-Clause License, a permissive open-source license that allows you to freely use, modify, and distribute the software with minimal restrictions. See the LICENSE file for details.
Contributing
Contributions are welcome! Whether you want to report bugs, request features, improve documentation, or submit code patches, your help is appreciated.