| Name: | python3-aioresponses |
|---|---|
| Version: | 0.7.3 |
| Release: | 2.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 49086 |
| License: | MIT |
| RPM: | python3-aioresponses-0.7.3-2.el9.noarch.rpm |
| Source RPM: | python-aioresponses-0.7.3-2.el9.src.rpm |
| Build Date: | Wed Jul 20 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/pnuckowski/aioresponses |
| Summary: | Mock out requests made by ClientSession from aiohttp package |
| Description: | Aioresponses is a helper to mock/fake web requests in the python aiohttp package. The purpose of this package is to provide an easy way to test asynchronous HTTP requests. |