Date: Wed, 17 Dec 2014 02:38:31 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 196050] New: [NEW PORT] net/py-requests: HTTP library in Python for human beings Message-ID: <bug-196050-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org Reporter: kyuupichan@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196050-13>