{"library":"responses","type":"library","category":null,"description":"responses is a utility library designed for mocking out the `requests` Python library, making it easier to test code that performs HTTP requests. It allows developers to register mock responses for specific URLs and HTTP methods, controlling the behavior of `requests` during testing. The library is actively maintained, with frequent releases, and is currently at version 0.26.0.","language":"python","status":"active","version":"0.26.0","tags":["testing","mocking","requests","http"],"install":[{"cmd":"pip install responses","imports":["import responses","from responses import activate","from responses import matchers"]}],"homepage":null,"github":"https://github.com/getsentry/responses","docs":"https://github.com/getsentry/responses/blob/master/README.rst","changelog":"https://github.com/getsentry/responses/blob/master/CHANGES","pypi":"https://pypi.org/project/responses/","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.3,"avg_import_s":1,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/responses/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}