webtest

View on PyPIReverse Dependencies (244)

3.0.1 WebTest-3.0.1-py3-none-any.whl

Wheel Details

Project: webtest
Version: 3.0.1
Filename: WebTest-3.0.1-py3-none-any.whl
Download: [link]
Size: 32154
MD5: b2638467217ccdb881cda935b077df80
SHA256: b3bc75d020d0576ee93a5f149666045e58fe2400ea5f0c214d7430d7d213d0d0
Uploaded: 2024-08-30 08:15:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: WebTest
Version: 3.0.1
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.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
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 (>=3.0.0); 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: 345 characters]

WHEEL

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

RECORD

Path Digest Size
webtest/__init__.py sha256=nujhTDL2wW1b5_hcma-BkjnQK8Nt9eXqI9pPS9lRUu8 688
webtest/app.py sha256=nH1UN1BX5EMJbkSoxUBHYIQeecfOdmmFtjQ9O9Zp3HY 29211
webtest/compat.py sha256=q0Ql7WnDJYHoD743HOGt_k6SMwdmucao-q9cUUrHj5M 4217
webtest/debugapp.py sha256=K1bufUkVjboTomAe_dhUSkFP2o-mcFv89HdgdA3KiS8 2914
webtest/ext.py sha256=huBEzDqu_2LF2usje4WDs7gtgtmf2QNN5xLjT9f-wrU 139
webtest/forms.py sha256=rxZ9uqLJZkfVIeVdM-RSuf-wNvMVpsYfOazN0ZImskk 22043
webtest/http.py sha256=REaqCskysWedgYfQ2ANYRMuVCel-UnNfC6u2lhnA-FI 4150
webtest/lint.py sha256=AkZljQLj4pVjTE_W07zWc1I00lxXvEqot93Ikh28juM 17426
webtest/response.py sha256=slAD-5wBYSHZo2Fz2iBhp7dB9vfZ-IVcbIA-5nWLLPo 19592
webtest/sel.py sha256=3NSGIRDSVooImWKbzgZ5TjFz-VwRA2R3D39-OZjohCw 237
webtest/utils.py sha256=7dwxapSb9TR4KY2kv4yMVS1s5WEYL7C2ElZLBMJkm34 4419
WebTest-3.0.1.dist-info/METADATA sha256=cZmvrkDxvp49fH3P-lU5G1RgDKSTh1X3PqGHx4EbsAs 1804
WebTest-3.0.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
WebTest-3.0.1.dist-info/entry_points.txt sha256=4klaPTjRYfHeXR1BnYhUOgV9G_OcP37FxaVt3lqUe0g 60
WebTest-3.0.1.dist-info/top_level.txt sha256=LVuBTx231usqNRCS4zElFZWDpA84tUker2RqG3kc6dQ 8
WebTest-3.0.1.dist-info/RECORD

top_level.txt

webtest

entry_points.txt

debug = webtest.debugapp:make_debug_app