Bug 196050 - [NEW PORT] net/py-requests: HTTP library in Python for human beings
Summary: [NEW PORT] net/py-requests: HTTP library in Python for human beings
Status: Closed Not Accepted
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kubilay Kocak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-17 02:38 UTC by kyuupichan
Modified: 2014-12-17 02:57 UTC (History)
0 users

See Also:


Attachments
SHAR file of the new port (1.54 KB, text/plain)
2014-12-17 02:38 UTC, kyuupichan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description kyuupichan 2014-12-17 02:38:31 UTC
Created attachment 150668 [details]
SHAR file of the new port

Requests allow you to send HTTP/1.1 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 httplib and urllib3, but it does all the hard work and
crazy hacks for you.

This package is a new dependency of upgrading package finance/electrum to 2.0.
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2014-12-17 02:46:03 UTC
requests already exists: http://www.freshports.org/www/py-requests