requests.readthedocs.io
How to Help — Requests 2.13.0 documentation
http://requests.readthedocs.io/en/master/dev/todo
Requests is under active development, and contributions are more than welcome! Check for open issues or open a fresh issue to start a discussion around a bug. There is a Contributor Friendly tag for issues that should be ideal for people who are not very familiar with the codebase yet. On GitHub and start making your changes to a new branch. Write a test which shows that the bug was fixed. You'll need to install py.test in order to run the Requests' test suite:. The Hitchhiker's Guide to Python. Maya: Da...
python-requests.org
How to Help — Requests 2.11.1 documentation
http://www.python-requests.org/en/latest/dev/todo
Requests is under active development, and contributions are more than welcome! Check for open issues or open a fresh issue to start a discussion around a bug. There is a Contributor Friendly tag for issues that should be ideal for people who are not very familiar with the codebase yet. On GitHub and start making your changes to a new branch. Write a test which shows that the bug was fixed. You'll need to install py.test in order to run the Requests' test suite:. Records: SQL for Humans. Enter search term...
python-requests.org
Index — Requests 2.11.1 documentation
http://www.python-requests.org/en/latest/genindex
Add cookie header() (requests.cookies.RequestsCookieJar method). Add dict to cookiejar() (in module requests.utils). Add headers() (requests.adapters.HTTPAdapter method). Apparent encoding (requests.Response attribute). Auth (requests.Session attribute). AuthBase (class in requests.auth). BaseAdapter (class in requests.adapters). Body (requests.PreparedRequest attribute). Build response() (requests.adapters.HTTPAdapter method). Cert (requests.Session attribute). Codes (in module requests). Get connection...
python-requests.org
Development Philosophy — Requests 2.11.1 documentation
http://www.python-requests.org/en/latest/dev/philosophy
Requests is an open but opinionated library, created by an open but opinionated developer. Is the BDFL. He has final say in any decision related to the Requests project. Kenneth is responsible for the direction and form of the library. In addition to making decisions based on technical merit, he is responsible for making decisions based on the development philosophy of Requests. Only Kenneth may merge code into Requests. Simplicity is always better than functionality. Listen to everyone, then disregard it.
python-requests.org
Vulnerability Disclosure — Requests 2.11.1 documentation
http://www.python-requests.org/en/latest/community/vulnerabilities
If you think you have found a potential security vulnerability in requests, please email sigmavirus24. Directly. Do not file a public issue. Our PGP Key fingerprints are:. 0161 BB7E B208 B5E0 4FDC 9F81 D9DA 0A04 9113 F853 (@sigmavirus24). 90DC AE40 FEA7 4B14 9B70 662D F25F 2144 EEC1 373D (@lukasa). Please also include the code you used to find the problem and the shortest amount of code necessary to reproduce it. When you report an issue, one of the project members will respond to you within two days.
python-requests.org
Developer Interface — Requests 2.11.1 documentation
http://www.python-requests.org/en/latest/api
This part of the documentation covers all the interfaces of Requests. For parts where Requests depends on external libraries, we document the most important right here and provide links to the canonical documentation. All of Requests' functionality can be accessed by these 7 methods. They all return an instance of the. Constructs and sends a. Method for the new. URL for the new. Optional) Dictionary or bytes to be sent in the query string for the. Optional) json data to send in the body of the. Optional)...
cn.python-requests.org
更新 — Requests 2.10.0 文档
http://cn.python-requests.org/zh_CN/latest/community/updates.html
如果你想和社区以及开发版的 Requests 保持最新的联系, 这有几种方式:. 最好的方式是追踪 Requests 开发版本的 GitHub 库. Requires PySocks; $ pip install requests[socks]). Updated bundled urllib3 to 1.15.1. Change built-in CaseInsensitiveDict (used for headers) to use OrderedDict as its underlying datastore. Don't use redirect cache if allow redirects=False. When passed objects that throw exceptions from. Send them via chunked transfer encoding instead of failing. Raise a ProxyError for proxy related connection issues. Sessions are now closed in all ...
python-requests.org
Support — Requests 2.11.1 documentation
http://www.python-requests.org/en/latest/community/support
If you have questions or issues about Requests, there are several options:. If your question does not contain sensitive (possibly proprietary) information or can be properly anonymized, please ask a question on StackOverflow. And use the tag. If your question is less than 140 characters, feel free to send a tweet to @kennethreitz. If you notice some unexpected behaviour in Requests, or want to see support for a new feature, file an issue on GitHub. Receive updates on new releases and upcoming projects.
python-requests.org
Installation — Requests 2.11.1 documentation
http://www.python-requests.org/en/latest/user/install
This part of the documentation covers the installation of Requests. The first step to using any software package is getting it properly installed. To install Requests, simply run this simple command in your terminal of choice:. If you don't have pip. This Python installation guide. Can guide you through the process. Get the Source Code. Requests is actively developed on GitHub, where the code is always available. You can either clone the public repository:. Or, download the tarball. Legit: Git for Humans.
python-requests.org
Authors — Requests 2.11.1 documentation
http://www.python-requests.org/en/latest/dev/authors
Requests is written and maintained by Kenneth Reitz and various contributors:. Keepers of the Three Crystals. Kenneth Reitz me @. Keeper of the Master Crystal. Cory Benfield cory @. Ian Cordasco graffatcolmingov @. Andrey Petrov andrey . Miguel Olivares miguel @. Alex ( @alopatin. Tom Hogans tomhsx @. Daniel Miller danielm @. Travis N. Vaught. Rolando Espinoza La fuente. Ben Toews ( @mastahyeti. Denis ( @Telofy. Brendan Maguire maguire . Danver Braganza danverbraganza @. Michael Newman newmaniese @.
SOCIAL ENGAGEMENT