ultra-fast HTTP/ASGI Web Framework.
Project description
Notturno
ultra-fast HTTP/ASGI Web Framework.
Supports asyncio/trio (Powered by AnyIO).
Install
Notturno is available on PyPI.
pip install notturno
To install additional libraries for speed
pip install notturno[speed]
When using a template engine (Jinja2 or Mako)
pip install notturno[template]
Feature
[!IMPORTANT] Notturno implements an early standalone HTTP/1.1, Websocket server, but it is not perfect and should not be used in a production environment.
- Native HTTP Implementation (Non-ASGI/Standalone Mode)
- Fast HTTP Routing
- Simple, easy-to-use dependency injection
Todo
- Implement HTTP
- HTTP/1
- HTTP/2
- HTTP/3 (QUIC)
- TLS Support
- Websocket Support
About NoctServ
TLS-Ready HTTP server used by Notturno in standalone mode, allowing easy use of HTTP/1.1 without awareness.
About RegExpRouter
Created with reference to the RegExpRouter of Hono, an ultra-fast web application framework for JavaScript
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file notturno-0.1.4.tar.gz.
File metadata
- Download URL: notturno-0.1.4.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb96a9bf34930c55f3ee80b83a4934641a8af7b05e00e3b4fd85870761ad73e7
|
|
| MD5 |
b857b4d801567eb7cfbf9a6474f4ba45
|
|
| BLAKE2b-256 |
408da4dbfb6cbc118956ca9a04b288b2c37b096cbac3fbe273d43e31c5c29911
|
File details
Details for the file notturno-0.1.4-py3-none-any.whl.
File metadata
- Download URL: notturno-0.1.4-py3-none-any.whl
- Upload date:
- Size: 16.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d67e95bdd4d05a87991bae6eac6771bc9110c8ea819700781951d6fcd6036c8a
|
|
| MD5 |
30f83c66ec07799a4827bf6db59b81ae
|
|
| BLAKE2b-256 |
eae076d1e42ddaaa59da6f00a089f6eca909ca426d3713cc0b85c8dba715c622
|