diff --git a/docs/third-party-packages.md b/docs/third-party-packages.md index 61e6e860..75a841da 100644 --- a/docs/third-party-packages.md +++ b/docs/third-party-packages.md @@ -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