[Bug 196050] New: [NEW PORT] net/py-requests: HTTP library in Python for human beings

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 17 02:38:31 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196050

            Bug ID: 196050
           Summary: [NEW PORT] net/py-requests: HTTP library in Python for
                    human beings
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: kyuupichan at gmail.com

Created attachment 150668
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150668&action=edit
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list