Sie befinden sich hier: eisfair / Pack-Eis
News News News

Navigation

Content

python310-requests (python3)

Python 3.10 - requests - HTTP for Humans (Offizielles Paket)

Version: 3.4.0 Status: stable Release Datum: 2023-05-28
Autor: the eisfair team, team(at)eisfair(dot)org
Internal Program Version: requests  2.30.0

Requests is an ISC Licensed HTTP library, written in Python, for
human beings.

Most existing Python modules for sending HTTP requests are
extremely verbose and cumbersome. Python's builtin urllib2 module
provides most of the HTTP capabilities you should need, but the api
is thoroughly broken. It requires an enormous amount of work (even
method overrides) to perform the simplest of tasks.

Features:
 - Extremely simple GET, HEAD, POST, PUT, DELETE Requests:
   + Simple HTTP Header Request Attachment.
   + Simple Data/Params Request Attachment.
   + Simple Multipart File Uploads.
   + CookieJar Support.
   + Redirection History.
   + Redirection Recursion Urllib Fix.
   + Auto Decompression of GZipped Content.
   + Unicode URL Support.
 - Simple Authentication:
   + Simple URL + HTTP Auth Registry.

http://python-requests.org
SHA256-Prüfsumme: 562b9f9853d82e4d1af5bfa58db4ddb988f1f9e93fb83c29f62c11bc162b8857
Größe: 87.7 KByte
Info-Datei: https://www.pack-eis.de/dl.php?l=57963/python310-requests.tar.bz2.info
Benötigte Pakete: python310-base 3.4.0
python310 3.4.0
python310-certifi 3.4.0
python310-charset-normalizer 3.4.0
python310-idna 3.4.0
python310-py 3.4.0
python310-urllib3 3.4.0