| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-requests | Distribution: Fedora Project |
| Version: 2.33.1 | Vendor: Fedora Project |
| Release: 1.fc43 | Build date: Fri May 8 15:30:52 2026 |
| Group: Unspecified | Build host: buildhw-x86-05.rdu3.fedoraproject.org |
| Size: 488788 | Source RPM: python-requests-2.33.1-1.fc43.src.rpm |
| Packager: Fedora Project | |
| Url: https://pypi.io/project/requests | |
| Summary: HTTP library, written in Python, for human beings | |
Most existing Python modules for sending HTTP requests are extremely verbose and cumbersome. Python’s built-in urllib2 module provides most of the HTTP capabilities you should need, but the API is thoroughly broken. This library is designed to make HTTP requests easy for developers.