request-id

View on PyPIReverse Dependencies (0)

1.0.1 request_id-1.0.1-py2.py3-none-any.whl

Wheel Details

Project: request-id
Version: 1.0.1
Filename: request_id-1.0.1-py2.py3-none-any.whl
Download: [link]
Size: 6212
MD5: f5b65a69c70d51cacab9fb7ec1dff1bc
SHA256: 5956563a55d8525c5128470766af0fa42d4aff4a9c808522fadd6f42925e5606
Uploaded: 2020-10-07 04:30:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: request-id
Version: 1.0.1
Summary: Attach a unique identifier to every WSGI request.
Author: Michael Merickel
Author-Email: pylons-discuss[at]googlegroups.com
Home-Page: https://github.com/mmerickel/request_id
Keywords: wsgi unique identifier tracing correlation
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware
Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*
Requires-Dist: WebOb
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: WebTest; extra == "testing"
Provides-Extra: testing
[Description omitted; length: 5205 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.35.1)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
request_id/__init__.py sha256=p0deSdJ0tUfdbbWLr5ygfxGQgXicnc4hGu0oVTLXfcU 4603
request_id-1.0.1.dist-info/LICENSE.txt sha256=LWXRe03zTxhFV7gDHfBeTCZNL6a4LlYL4HSWfv87Mmw 1060
request_id-1.0.1.dist-info/METADATA sha256=bvGeMXGhWw0xinY4QIfqqb5RWf-9Wfzw1tU6v5Qb5FU 6417
request_id-1.0.1.dist-info/WHEEL sha256=ADKeyaGyKF5DwBNE0sRE5pvW-bSkFMJfBuhzZ3rceP4 110
request_id-1.0.1.dist-info/entry_points.txt sha256=61MIbO6VsrNlQ5MGQgRl-fxi7tpNcBJoYtyYPAwEBNM 58
request_id-1.0.1.dist-info/top_level.txt sha256=lbUa6VidrCNDvvdD7Eb4ylAJfSs8erGQETsrUJ7fDx8 11
request_id-1.0.1.dist-info/RECORD

top_level.txt

request_id

entry_points.txt

main = request_id:make_filter