Skip to content

theconsolelogger/xiao-asgi

Repository files navigation

xiao asgi

License: MIT Code style: black

xiao asgi is a small ASGI framework that can be used to create ASGI applications. It is designed to be small in size, simple to use and have few dependencies. HTTP and WebSockets are both supported.

Installation

xiao asgi can be installed into a Python environment by running pip install xiao-asgi.

Supported Python versions

xiao asgi has been tested with the following versions of Python:

  • 3.10.0
  • 3.9.7

Documentation

Docstrings are included in the project and more information can be found at the Wiki tab (work in progress).

Discussions

Head over to the Discussions tab to start a conversation on xiao asgi.

Contributions

This project uses the GitHub flow branching strategy.

License

xiao asgi is open-sourced software licensed under the MIT license.

About

A small framework for building ASGI web applications.

Topics

Resources

License

Stars

Watchers

Forks

Languages