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.6.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.6-py3-none-any.whl
(10.2 kB
view details)
File details
Details for the file py_sse-0.1.6.tar.gz.
File metadata
- Download URL: py_sse-0.1.6.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 |
d47f9354a3d32bdaeae21e7cf80630461efe5129d9ea4f72f04e83c11b2e11c9
|
|
| MD5 |
23097157ad9bae49c4b04422a289e55f
|
|
| BLAKE2b-256 |
ba65513b7624e16df2ccc7b31cd59d9b1af44fc6243a4bb2a9656c04c17c72bc
|
File details
Details for the file py_sse-0.1.6-py3-none-any.whl.
File metadata
- Download URL: py_sse-0.1.6-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 |
7d8a1be426ff2e142833d1ade69b93dbe4ff0f8f75c1f1c3dde799e0d4499687
|
|
| MD5 |
8b9f5c2ecb4288b53570f62837e1f89e
|
|
| BLAKE2b-256 |
3ab46e973466fa820a47bd07f9e6a7feceffb935ac9cc6ecc3b6a766f7107a17
|