Skip to content

Kasumi (“霞” in Japanese Kanji) is an ASGI web server implemented almost from scratch using Starlette as the ASGI toolkit.

License

Notifications You must be signed in to change notification settings

AmaseCocoa/Kasumi

Repository files navigation

Kasumi

Ruff image image

Warning

Kasumi is in a very early development stage. Do not use it in a production environment.

Kasumi (“霞” in Japanese Kanji) is an ASGI web server implemented almost from scratch using Starlette as the ASGI toolkit.

Installing

Kasumi is published on PyPI and can be installed with the following command.

Important

Kasumi is not currently registered with PyPI. Please check the following issue for more information.

pip install kasumi

Note

Installation via PyPI is now possible by acquiring the Kasumi-web namespace.

pip install kasumi-web

If install the latest development version:

pip install https://github.com/AmaseCocoa/Kasumi/archive/develop.zip

Examples

Examples are available at Example Directory.

License

Kasumi is available under the MIT License.

About

Kasumi (“霞” in Japanese Kanji) is an ASGI web server implemented almost from scratch using Starlette as the ASGI toolkit.

Topics

Resources

License

Stars

Watchers

Forks

Languages