Minimal 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.2.tar.gz
(7.2 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
File details
Details for the file py_sse-0.1.2.tar.gz.
File metadata
- Download URL: py_sse-0.1.2.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","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 |
6bc0af1bf951b41a96b4cd4a598a473983c3d1449025e0f536a5a3da98d8d284
|
|
| MD5 |
850306b749e65a0581e2b05044344e89
|
|
| BLAKE2b-256 |
493dfa821b20c15da7cfb138bfa43769cf8ff424e8db0c586cdeb3f36f124c27
|
File details
Details for the file py_sse-0.1.2-py3-none-any.whl.
File metadata
- Download URL: py_sse-0.1.2-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","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 |
b52ef05900b7085fa1cdcf574a9b157d4f1c8f754768f86c73a9e691ab512bb2
|
|
| MD5 |
7414b49629d0f973c00e49c2d0bd40dc
|
|
| BLAKE2b-256 |
c516593475e6842fa5f28c49088f2f1f9a7812eb6a1cac74fa72c735c89bb0e0
|