]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Add VCR.py to third party packages doc. (#1345)
authorJair Henrique <jair.henrique@gmail.com>
Mon, 5 Oct 2020 20:11:52 +0000 (17:11 -0300)
committerGitHub <noreply@github.com>
Mon, 5 Oct 2020 20:11:52 +0000 (22:11 +0200)
docs/third-party-packages.md

index 61e6e860ab30b83a48ffe8c901943f89becd683a..75a841dafdb2b257d47bfb1641ef1e6d1b7dcd4d 100644 (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. -->