httptest

View on PyPIReverse Dependencies (3)

2.1.1 httptest-2.1.1-py3-none-any.whl

Wheel Details

Project: httptest
Version: 2.1.1
Filename: httptest-2.1.1-py3-none-any.whl
Download: [link]
Size: 12191
MD5: 198ee93d0d0e1f080342e95dc62d2044
SHA256: 74e5fed152c6982a1bbb79549ceb142251d467825e20d4677096c1412e94aa81
Uploaded: 2024-01-03 19:26:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: httptest
Version: 2.1.1
Summary: Add unit tests to your http client
Author: John Andersen
Author-Email: johnandersenpdx[at]gmail.com
Maintainer: John Andersen
Maintainer-Email: johnandersenpdx[at]gmail.com
Home-Page: https://github.com/pdxjohnny/httptest
License: MIT
Keywords: unittesting,testing,http,api,test
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: setuptools-scm[toml] (>=3.4.3); extra == "dev"
Requires-Dist: sbom4python; extra == "dev"
Requires-Dist: pyjwt[crypto]; extra == "oidc"
Requires-Dist: jwcrypto; extra == "oidc"
Requires-Dist: cryptography; extra == "oidc"
Provides-Extra: dev
Provides-Extra: oidc
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6832 characters]

WHEEL

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

RECORD

Path Digest Size
httptest/__init__.py sha256=P_pPZZBn1Kpg02MhqSKtUaeXayH4cSRkCXWb70xylFM 32
httptest/cli.py sha256=BxdGMU_Rh8SiCaTFWigh5CdFi2pEgExyEdyjtLv7b84 1287
httptest/httptest.py sha256=RVKa-VR936YL5pyeJdEyYAkbhAitg84Lu7mxZ0BrXx4 12702
httptest/oidc.py sha256=q_cH06m7mK6MzSY46nTNxbQ6k5SSiPUoUnZMvj5lBQE 4137
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_httptest.py sha256=w3MIUrcxkhkSxt-jdm4Lg0BpORzg45azI816lElmrZA 3986
httptest-2.1.1.dist-info/LICENSE sha256=R7Zt5ZA7qHEBbBaiZtRSD2x5Rbu1tOTGp2tI_3jd-2s 1053
httptest-2.1.1.dist-info/METADATA sha256=rl31o89BQxYFSg84WnVnM8FI9tY1QcO1w9dtaPNs1JQ 8336
httptest-2.1.1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
httptest-2.1.1.dist-info/entry_points.txt sha256=k8lj6yVmJa5H-eijpoW7yx_65Z__nl_-5hZxcSrrPFg 89
httptest-2.1.1.dist-info/top_level.txt sha256=sNUwtJUP6j8AKTrOkx9sXdeBufL-rau0jzhP-JRMYgs 15
httptest-2.1.1.dist-info/RECORD

top_level.txt

httptest
tests

entry_points.txt

httptest-cache = httptest.cli:cache
httptest-oidc = httptest.oidc:main