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.7.tar.gz
(8.4 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.7-py3-none-any.whl
(10.1 kB
view details)
File details
Details for the file py_sse-0.1.7.tar.gz.
File metadata
- Download URL: py_sse-0.1.7.tar.gz
- Upload date:
- Size: 8.4 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 |
ff1b7d5f1e79c4d0d0f66839cdcbb83f57ce3e9f6fb5988a421cf2c1d1c71a6a
|
|
| MD5 |
3873b448e36a07164021cb5aaab0151d
|
|
| BLAKE2b-256 |
6d1f60f7ddad5045ee11b722c0e1923f7f584877e68be55e1d56a596f51d272f
|
File details
Details for the file py_sse-0.1.7-py3-none-any.whl.
File metadata
- Download URL: py_sse-0.1.7-py3-none-any.whl
- Upload date:
- Size: 10.1 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 |
1a022f47fce01cf283171bb4c542eb763e82c78ec23e722105a3eac077db96f5
|
|
| MD5 |
4e9414fb1d549ab01ec80ab7b405c845
|
|
| BLAKE2b-256 |
41dc89f27cfe77cb42dde26ba5daf12ac4ddf2480156abbee0b354cfaf910a46
|