Minimal 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.1.5.tar.gz
(8.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.1.5-py3-none-any.whl
(10.1 kB
view details)
File details
Details for the file py_sse-0.1.5.tar.gz.
File metadata
- Download URL: py_sse-0.1.5.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","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 |
361a0b8ebdda006568ca202c80164120431a2a2c3f2f2efa1303e4093c877d77
|
|
| MD5 |
821d1a7ad382c81316c6dc8353f4ef4e
|
|
| BLAKE2b-256 |
83e917d8a65c2c2ea6e77bdef99dff0159f249090f441e9320c069a3f55ebf1a
|
File details
Details for the file py_sse-0.1.5-py3-none-any.whl.
File metadata
- Download URL: py_sse-0.1.5-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","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 |
1e793f13f57cd463afd8307edafa1e17e43073ad0307da1abf3154f962352dcb
|
|
| MD5 |
8e8dde0211c3ae1a195f26e22b952ccb
|
|
| BLAKE2b-256 |
3ca5e3d9afa7c50abab6f4852fe1ae6acaace4958da4fc5ef3d46884cba7fdbb
|