{"library":"respx","type":"library","category":null,"description":"respx is a powerful and flexible utility for mocking out the Python HTTPX and HTTP Core libraries, essential for writing fast and reliable tests for applications that make HTTP requests. It allows developers to intercept HTTP requests and provide predefined responses. The library is actively maintained with frequent releases, currently at version 0.23.1, often updating to align with new HTTPX versions.","language":"python","status":"active","version":"0.23.1","tags":["testing","mocking","http","httpx","web_testing","unit_testing"],"install":[{"cmd":"pip install respx","imports":["import respx","from httpx import Response","@respx.mock","from respx import ANY"]}],"homepage":"https://lundberg.github.io/respx/","github":"https://github.com/lundberg/respx","docs":null,"changelog":"https://github.com/lundberg/respx/blob/master/CHANGELOG.md","pypi":"https://pypi.org/project/respx/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.2,"avg_import_s":0.7,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/respx/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}