starlette-context
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.
20 个版本
Python >=3.10
安装
pip install starlette-context
poetry add starlette-context
pipenv install starlette-context
conda install starlette-context
描述
分类
Development Status :: 4 - Beta
Intended Audience :: Developers
Intended Audience :: Information Technology
Intended Audience :: System Administrators
License :: OSI Approved :: MIT License
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
Programming Language :: Python :: 3.13
Programming Language :: Python :: 3.14
Topic :: Internet
版本列表
0.5.1
2026-02-28
0.5.0
2026-02-28
0.4.0
2025-03-04
0.3.6
2023-02-16
0.3.5
2022-11-26
0.3.4
2022-06-22
0.3.3
2021-06-28
0.3.2
2021-04-22
0.3.1
2020-10-17
0.3.0
2020-10-10
0.2.3
2020-07-26
0.2.2
2020-04-26
0.2.1
2020-04-18
0.2.0
2020-02-21
0.1.6
2020-01-02
0.1.5
2020-01-01
0.1.4
2019-12-31
0.1.3
2019-12-30
0.1.1
2019-12-28
0.1
2019-12-27