requests library

GPTKB entity

Statements (48)
Predicate Object
gptkbp:instance_of gptkb:Library
gptkbp:developed_by gptkb:Kenneth_Reitz
gptkbp:has_documentation https://docs.python-requests.org/en/latest/
https://www.w3.org/2000/01/rdf-schema#label requests library
gptkbp:is_available_on gptkb:Py_PI
gptkbp:is_compatible_with gptkb:Python_3.x
gptkb:Python_2.7
gptkbp:is_known_for simplicity
ease of use
powerful features
human-friendly syntax
gptkbp:is_often_used_in gptkb:developers
gptkbp:is_part_of Python ecosystem
gptkbp:is_used_in data retrieval
testing
web scraping
API interaction
web automation
gptkbp:latest_version 2.26.0
gptkbp:license Apache License 2.0
gptkbp:programming_language gptkb:Python
gptkbp:provides error handling
authentication support
session persistence
URL encoding
custom headers
timeout handling
cookies support
JSON handling
redirection handling
streaming downloads
multipart file uploads
proxies support
response content handling
session objects
gptkbp:release_date gptkb:2011
gptkbp:repository https://github.com/psf/requests
gptkbp:supports DELETE method
GET method
POST method
PUT method
HEAD method
OPTIONS method
PATCH method
gptkbp:used_for HTTP requests
gptkbp:bfsParent gptkb:Beautiful_Soup
gptkb:Django_Rest_Framework_Social_OAuth2
gptkbp:bfsLayer 5