webtest

View on PyPIReverse Dependencies (243)

3.0.0 WebTest-3.0.0-py3-none-any.whl

Wheel Details

Project: webtest
Version: 3.0.0
Filename: WebTest-3.0.0-py3-none-any.whl
Download: [link]
Size: 31858
MD5: 53434d2a054fe815484227f1be9e32d5
SHA256: 2a001a9efa40d2a7e5d9cd8d1527c75f41814eb6afce2c3d207402547b1e5ead
Uploaded: 2021-08-19 12:40:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: WebTest
Version: 3.0.0
Summary: Helper to test WSGI applications
Author: Ian Bicking
Maintainer: Gael Pasgrimaud
Maintainer-Email: gael[at]gawel.org
Home-Page: https://docs.pylonsproject.org/projects/webtest/en/latest/
License: MIT
Keywords: wsgi test unit tests web
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Paste
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Server
Classifier: Programming Language :: Python :: 3
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
Requires-Python: >=3.6, <4
Requires-Dist: WebOb (>=1.2)
Requires-Dist: waitress (>=0.8.5)
Requires-Dist: beautifulsoup4
Requires-Dist: docutils; extra == "docs"
Requires-Dist: pylons-sphinx-themes (>=1.0.8); extra == "docs"
Requires-Dist: Sphinx (>=1.8.1); extra == "docs"
Requires-Dist: coverage; extra == "tests"
Requires-Dist: PasteDeploy; extra == "tests"
Requires-Dist: pyquery; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: WSGIProxy2; extra == "tests"
Provides-Extra: docs
Provides-Extra: tests
[Description omitted; length: 347 characters]

WHEEL

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

RECORD

Path Digest Size
webtest/__init__.py sha256=nujhTDL2wW1b5_hcma-BkjnQK8Nt9eXqI9pPS9lRUu8 688
webtest/app.py sha256=_WD4rykD8lU5XCALpUbWJoxAWwlofPtsU20TE7S3bLo 28991
webtest/compat.py sha256=q0Ql7WnDJYHoD743HOGt_k6SMwdmucao-q9cUUrHj5M 4217
webtest/debugapp.py sha256=zQTztN5O497dGuXnlOvowPBqnbca2K8upWaD_Sw-NCU 2926
webtest/ext.py sha256=huBEzDqu_2LF2usje4WDs7gtgtmf2QNN5xLjT9f-wrU 139
webtest/forms.py sha256=R0famXaYEyCXgBQ8HAWaMntfYijlnVmYzPI575dD-3g 22302
webtest/http.py sha256=Buh3T5biJrslYedhmvG4-KSAtlGAR-l9ntnw2XdeMf0 4155
webtest/lint.py sha256=ORuJ6GdKawfvJRWuPAe7TwZGcEhb8fbuf4cZxJ5igQE 17434
webtest/response.py sha256=UEZ1cw7JVMaJq31dJ_CEz6s3j-5cSu3lwOi4MQP1V8o 18395
webtest/sel.py sha256=3NSGIRDSVooImWKbzgZ5TjFz-VwRA2R3D39-OZjohCw 237
webtest/utils.py sha256=7dwxapSb9TR4KY2kv4yMVS1s5WEYL7C2ElZLBMJkm34 4419
WebTest-3.0.0.dist-info/METADATA sha256=OWNDJ6uOdhOXsCrygEm3RZ0Xq0XT9wXvMZmNaveOAXM 1835
WebTest-3.0.0.dist-info/WHEEL sha256=_NOXIqFgOaYmlm9RJLPQZ13BJuEIrp5jx5ptRD5uh3Y 92
WebTest-3.0.0.dist-info/entry_points.txt sha256=a3I15L-wJZ5RTRInxAJV5YPSIbdpbyNN2szvUOibPao 79
WebTest-3.0.0.dist-info/top_level.txt sha256=LVuBTx231usqNRCS4zElFZWDpA84tUker2RqG3kc6dQ 8
WebTest-3.0.0.dist-info/RECORD

top_level.txt

webtest

entry_points.txt

debug = webtest.debugapp:make_debug_app