ports

www/py-requests

py-requests-2.20.0p0 – elegant and simple HTTP library for Python

Description

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

Requests allow you to send HEAD, GET, POST, PUT, PATCH, and DELETE HTTP
requests. You can add headers, form data, multipart files, and
parameters with simple Python dictionaries, and access the response data
in the same way. It's powered by urllib2, but it does all the hard work
and crazy hacks for you.

WWW: http://python-requests.org/

Categories:
lang/python www

Library dependencies

None

Build dependencies

Run dependencies