From: Jair Henrique Date: Mon, 5 Oct 2020 20:11:52 +0000 (-0300) Subject: Add VCR.py to third party packages doc. (#1345) X-Git-Tag: 0.16.0~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4487ac067cdd7b3d0d580bebdb39257d9b351b09;p=thirdparty%2Fhttpx.git Add VCR.py to third party packages doc. (#1345) --- 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