A better base server for AioHTTP
Project description
alxhttp
Some customization of aiohttp
Features:
- JSON logging
- middleware to add a unique request ID
- middleware to turn uncaught exceptions into JSON 500s
- a simple base server class pattern to follow
Publish
uv run pyright --createstub alxhttp rsync -a typings/alxhttp/ alxhttp/ rm -rf typings uv build find alxhttp | grep pyi | xargs rm twine upload dist/*
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
alxhttp-0.9.97.tar.gz
(34.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
alxhttp-0.9.97-py3-none-any.whl
(56.9 kB
view details)
File details
Details for the file alxhttp-0.9.97.tar.gz.
File metadata
- Download URL: alxhttp-0.9.97.tar.gz
- Upload date:
- Size: 34.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eec32df6a8c2311048441baf556b5b0dda29bd478013cb4ffdc57e1e77a78f13
|
|
| MD5 |
838a4d94cd86e1f6b2c16e61f98cf2dc
|
|
| BLAKE2b-256 |
88e19df078fcf8eae6e9762600f2a19b542a336e55bc14f91441e62ce8b31525
|
File details
Details for the file alxhttp-0.9.97-py3-none-any.whl.
File metadata
- Download URL: alxhttp-0.9.97-py3-none-any.whl
- Upload date:
- Size: 56.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
71e3d31a26ae6646afc5e4c804a8bd2ca9f45cd5db96a3599ca02ee553b3409b
|
|
| MD5 |
b96ff95f3929e01b954c030608623301
|
|
| BLAKE2b-256 |
48d0ba794ed2a1ea250ace79b916670eff02bb07257bf6d24fd787a67c1dc68c
|