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.0.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.0-py3-none-any.whl
(12.6 kB
view details)
File details
Details for the file py_sse-0.2.0.tar.gz.
File metadata
- Download URL: py_sse-0.2.0.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 |
25390395b5e6f7dcd1a4a0b14bf317108aa40b72545942eba3449d7e4dcba803
|
|
| MD5 |
58d5ca3bfae2d45d6eaeeb48af241537
|
|
| BLAKE2b-256 |
324da412cd7d39807f08ade6bfd6f5d9781cd013dd7ac0732ac0934ad13bc1b7
|
File details
Details for the file py_sse-0.2.0-py3-none-any.whl.
File metadata
- Download URL: py_sse-0.2.0-py3-none-any.whl
- Upload date:
- Size: 12.6 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 |
2d3be213e3f0e9a491e88c336e711729c2a530d4d9637fc59d89916452bce6d0
|
|
| MD5 |
06c7c7f1af2f748c12ce04618d50bed1
|
|
| BLAKE2b-256 |
6567f693bd89b0423460371cd7d9b763093ec1cf50a7afe3bf76aec20ea35dfe
|