| Name: | python3-httpretty | 
|---|---|
| Version: | 0.9.7 | 
| Release: | 2.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 141175 | 
| License: | MIT | 
| RPM: | python3-httpretty-0.9.7-2.el8.noarch.rpm | 
| Source RPM: | python-httpretty-0.9.7-2.el8.src.rpm | 
| Build Date: | Wed Apr 15 2020 | 
| Build Host: | jenkins-10-147-72-125-ee2f78e0-7f34-4514-8bba-598715617c6d.appad1iad.osdevelopmeniad.oraclevcn.com | 
| Vendor: | Oracle America | 
| URL: | https://github.com/gabrielfalcao/HTTPretty | 
| Summary: | HTTP request mock tool for Python 3 | 
| Description: | Once upon a time a python developer wanted to use a RESTful API, everything was fine but until the day he needed to test the code that hits the RESTful API: what if the API server is down? What if its content has changed? Don't worry, HTTPretty is here for you.  |