{"library":"aioresponses","type":"library","category":null,"description":"aioresponses is a Python library that allows you to easily mock out HTTP requests made by `aiohttp.ClientSession` in your asynchronous tests. It intercepts `aiohttp` requests and provides predefined responses, enabling isolated and fast testing of `asyncio` applications that interact with external services. The library is actively maintained, with a somewhat sporadic release cadence, focusing on compatibility with newer `aiohttp` versions and API refinements.","language":"python","status":"active","version":"0.7.8","tags":["mocking","testing","aiohttp","async","asyncio"],"last_verified":"Wed May 20","install":[{"cmd":"pip install aioresponses","imports":["from aioresponses import aioresponses"]}],"homepage":null,"github":"https://github.com/pnuckowski/aioresponses","docs":null,"changelog":null,"pypi":"https://pypi.org/project/aioresponses/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.9,"avg_import_s":0.77,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aioresponses/compatibility"}}