aresponses

View on PyPIReverse Dependencies (6)

3.0.0 aresponses-3.0.0-py3-none-any.whl

Wheel Details

Project: aresponses
Version: 3.0.0
Filename: aresponses-3.0.0-py3-none-any.whl
Download: [link]
Size: 9879
MD5: 53878fa8b0fcc208cbbece5575f2e5aa
SHA256: 8093ab4758eb4aba91c765a50295b269ecfc0a9e7c7158954760bc0c23503970
Uploaded: 2024-01-12 05:36:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aresponses
Version: 3.0.0
Summary: Asyncio response mocking. Similar to the responses library used for 'requests'
Author: Bryce Drennan
Author-Email: aresponses[at]brycedrennan.com
Home-Page: https://github.com/aresponses/aresponses
Download-Url: https://github.com/aresponses/aresponses/tarball/3.0.0
Keywords: asyncio,testing,responses
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 :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Requires-Dist: pytest-asyncio (==0.16.0); python_version < "3.7"
Requires-Dist: aiohttp (>=3.7.0); python_version >= "3.10" and python_version < "3.12"
Requires-Dist: aiohttp (!=3.8.*,>=3.7.0); python_version >= "3.12"
Requires-Dist: pytest-asyncio (>=0.17.0); python_version >= "3.7"
Requires-Dist: aiohttp (<3.9.0,>=3.1.0); python_version >= "3.7" and python_version < "3.8"
Requires-Dist: aiohttp (>=3.6.0); python_version >= "3.8" and python_version < "3.10"
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 10170 characters]

WHEEL

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

RECORD

Path Digest Size
aresponses/__init__.py sha256=Q4lcs-S2Fc0YfJWExFBrZAjgC4DAaqKanLe80qnRQ-k 109
aresponses/errors.py sha256=7ijchFneMcI0pUFk7IHvD6WmsAswMPL5sDfHYm2qHXM 248
aresponses/main.py sha256=NvH7AeL0jhRHEIUClFMpycqWbGvgvMjSltse8RnyTEg 10771
aresponses/utils.py sha256=bDfF_a9FMVNYmumwxYhDUZYIyIryYS_3CLlRhvmBM3M 458
aresponses-3.0.0.dist-info/LICENSE sha256=vhsPif5w70sJEO7bPmjyFdAoy_iYZMr_FkSOqkRNXX0 1087
aresponses-3.0.0.dist-info/METADATA sha256=YLen03CKFm1CBTmECu1dW_jCO_f3hzM75ZuJ7Qfl7d8 11468
aresponses-3.0.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
aresponses-3.0.0.dist-info/entry_points.txt sha256=sbKMOZcHn4w8FSMDURU3OTW7k9x7IvW-kaTJ4ulqHD8 41
aresponses-3.0.0.dist-info/top_level.txt sha256=OtvajDwj3MvGCXxTiXLP_CssXnuvfEvryslVDH6KhWw 11
aresponses-3.0.0.dist-info/RECORD

top_level.txt

aresponses

entry_points.txt

aresponses = aresponses.main