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.4.tar.gz
(7.3 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
File details
Details for the file py_sse-0.1.4.tar.gz.
File metadata
- Download URL: py_sse-0.1.4.tar.gz
- Upload date:
- Size: 7.3 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 |
4af8f45f9debb56704c561a9b6f9d05886e66b76c0fec50a251c76283504d7ff
|
|
| MD5 |
3bf58841a7f5034a425ace2638612c68
|
|
| BLAKE2b-256 |
3f9e4067b080f109ee30f54696889b02c3ce6b2a406ca1021c365d6f5092bd68
|
File details
Details for the file py_sse-0.1.4-py3-none-any.whl.
File metadata
- Download URL: py_sse-0.1.4-py3-none-any.whl
- Upload date:
- Size: 9.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 |
2d981d452b5e948e58ef40811145343c39c6f4c292d1327ca1ec4de45ea7212b
|
|
| MD5 |
29c9aa2e5327c9afb7ff82cfd8703cbd
|
|
| BLAKE2b-256 |
3d7eba15b069607a1bcab42c479347f4f3dc12579c2d803920583fb531d5a45d
|