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.2.tar.gz
(10.5 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.2-py3-none-any.whl
(12.7 kB
view details)
File details
Details for the file py_sse-0.2.2.tar.gz.
File metadata
- Download URL: py_sse-0.2.2.tar.gz
- Upload date:
- Size: 10.5 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 |
cfa37dee7853aabadcef528b152e6fe5e7d09b8a9206531981e549838034fcf0
|
|
| MD5 |
b9ecd2d77c11e195f4f35f5ba39bd51b
|
|
| BLAKE2b-256 |
bb243711be7fc75e8f9b753ea27525b6503f78e4ea32b83965a6d6b605bf09ad
|
File details
Details for the file py_sse-0.2.2-py3-none-any.whl.
File metadata
- Download URL: py_sse-0.2.2-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 |
e2f68ad0616b78cf61d01d641e39cd44b2574c10b36d4fa942cf9c8181865ed6
|
|
| MD5 |
382cb0a52e5fd3f5b0086bfb4b1ed4db
|
|
| BLAKE2b-256 |
29ebe920b1649bc878cd43c3fb9442e7880e54016bc4543f1a22bd53703b03d1
|