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.1.8.tar.gz
(8.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.1.8-py3-none-any.whl
(10.2 kB
view details)
File details
Details for the file py_sse-0.1.8.tar.gz.
File metadata
- Download URL: py_sse-0.1.8.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","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 |
d8544c3a0424f5e979acc6e76cf2630419a8cd429cf0691b14a07764892ee494
|
|
| MD5 |
d7b338300a5f57b6d7ab81d5b25b4f09
|
|
| BLAKE2b-256 |
778d13a93601fbd265ac4024436f83a757fe7540b043396855dbf65ac37582ba
|
File details
Details for the file py_sse-0.1.8-py3-none-any.whl.
File metadata
- Download URL: py_sse-0.1.8-py3-none-any.whl
- Upload date:
- Size: 10.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","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 |
1a2c6179f2e0f09f48f1f1630091c561eb3ea9a664ac90c59b8dad5571d5587b
|
|
| MD5 |
4b7bfe81c806fa48a98f8fab5621b680
|
|
| BLAKE2b-256 |
a5afd4b52eaea96236763009dd528259091d2aebef50612db5acf0e65a7e76be
|