Add VCR.py to third party packages doc. (#1345)

This commit is contained in:
Jair Henrique 2020-10-05 17:11:52 -03:00 committed by GitHub
parent 4b8774041d
commit 4487ac067c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,13 @@ An asynchronous GitHub API library. Includes [HTTPX support](https://gidgethub.r
A utility for mocking out the Python HTTPX library.
### VCR.py
[GitHub](https://github.com/kevin1024/vcrpy) - [Documentation](https://vcrpy.readthedocs.io/)
A utility for record and repeat an http request.
## Gists
<!-- NOTE: this list is in alphabetical order. -->