Skip to content
EntityQ22661317· pop 7· linked from 3 articles

software library for HTTP connection in Python

Source code

Requests allows you to send HTTP/1.1 requests extremely easily. There’s no need to manually add query strings to your URLs, or to form-encode your PUT & POST data — but nowadays, just use the json method! When cloning the Requests repository, you may need to add the -c fetch.fsck.badTimezone=ignore flag to avoid an error about a bad commit timestamp (see this issue for more background):

Excerpt from the source-code README · 2,893 chars · not written by Vinony

Available in 6 languages

via Wikidata sitelinks · CC0