opinionated application wrapper for granian
Project description
[!WARNING] Under active development — May 2026
app.py
app = create_app()
@app.get("/")
async def index(req):
return "<h1>Hello</h1>"
if __name__ == "__main__":
serve(app)
python app.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
py_sse-0.2.1.tar.gz
(10.4 kB
view details)
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
py_sse-0.2.1-py3-none-any.whl
(12.5 kB
view details)
File details
Details for the file py_sse-0.2.1.tar.gz.
File metadata
- Download URL: py_sse-0.2.1.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux ARM","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f7878f65381e3910cf9ed094004e8b32cd34f8626b16436665ccb578a2836a8e
|
|
| MD5 |
e0be831cdfde4050ecdd4717084a63b0
|
|
| BLAKE2b-256 |
0fa358fe79f0d82f98adb641305386a55ba1ea610e8d5fb2c2707f3696a5bff0
|
File details
Details for the file py_sse-0.2.1-py3-none-any.whl.
File metadata
- Download URL: py_sse-0.2.1-py3-none-any.whl
- Upload date:
- Size: 12.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux ARM","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41a260feac11f411e6a58731ca0158a9387ec39e28b5d2f453403a82eb3c8853
|
|
| MD5 |
4813a9086083f01e02a1d85a1b358989
|
|
| BLAKE2b-256 |
edb405b48029912da77f0f9a4af8dc5b846c324a0794e3151672164922f2e4de
|