{"library":"vcrpy","type":"library","category":null,"description":"vcrpy (version 8.1.1) is a Python library that automatically mocks your HTTP interactions, making tests faster and more reliable by 'recording' network requests and 'replaying' them from a local file (a 'cassette'). It supports various HTTP libraries like `requests`, `aiohttp`, and `httpx`. The library maintains an active development pace with frequent updates and bug fixes, typically releasing new versions every few months.","language":"python","status":"active","version":"8.1.1","tags":["http","mocking","testing","cassette","network","api","requests","aiohttp","httpx"],"last_verified":"Wed May 20","install":[{"cmd":"pip install vcrpy","imports":["from vcr import VCR","import vcr\n\n@vcr.use_cassette('cassettes/my_cassette.yaml')"]},{"cmd":"pip install vcrpy[requests,aiohttp,httpx]","imports":[]}],"homepage":null,"github":"https://github.com/kevin1024/vcrpy","docs":null,"changelog":null,"pypi":"https://pypi.org/project/vcrpy/","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.4,"avg_import_s":0.67,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/vcrpy/compatibility"}}