starlette-context v0.5.1

pypi

Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automatically use request headers such as x-request-id or x-correlation-id.

Updated View on PyPI →
Version
0.5.1
69d ago
License
MIT
69d ago
Weekly Downloads
N/A
Dependencies
1
69d ago
Required Runtime
>=3.10
69d ago
Deprecated
No
69d ago

Weekly downloads

Release activity

1 release tracked. Last release: 69 days ago.

v0.5.1 current
v0.5.1 Mar 22, 2026

Last changed

Field Change When
required_runtime (none) >=3.10 69d ago
deprecated (none) false 69d ago
latest_version (none) 0.5.1 69d ago
dep_count (none) 1 69d ago
license (none) MIT 69d ago

Use it

REST API
$ curl
https://api.grounded-api.dev/v1/pypi/starlette-context/latest_version
{ "value": "0.5.1" }
CLI
$ npx grounded-cli starlette-context
starlette-context@0.5.1 (pypi)