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.3.tar.gz
(10.6 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.3-py3-none-any.whl
(12.7 kB
view details)
File details
Details for the file py_sse-0.2.3.tar.gz.
File metadata
- Download URL: py_sse-0.2.3.tar.gz
- Upload date:
- Size: 10.6 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 |
6ea49a9a061687d263a1870ee95eccb210fb12db8b9263dc29b09460c2c799dc
|
|
| MD5 |
216a58fcbf536f7caae899daafa77a61
|
|
| BLAKE2b-256 |
2cf21dceac80e3a016b6c94cc0adfbd3dcf0fff1bc9fb8c14085f0b8b1d8e411
|
File details
Details for the file py_sse-0.2.3-py3-none-any.whl.
File metadata
- Download URL: py_sse-0.2.3-py3-none-any.whl
- Upload date:
- Size: 12.7 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 |
d07d8bb9057937ba859d10cae07b292f9fb67e3d92af1666fce71f6fd66062ca
|
|
| MD5 |
e6641e043bf6e8c2cc9551b456c24416
|
|
| BLAKE2b-256 |
9d10acd855a6b5e5e9b6b85e0b8e56e0c94ef2c93dc10975c45f7e411483dd50
|