mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
Update README.md
This commit is contained in:
@@ -6,10 +6,10 @@ Requests: HTTP for Humans™
|
||||
[](https://pypi.org/project/requests/)
|
||||
[](https://codecov.io/github/psf/requests)
|
||||
[](https://github.com/psf/requests/graphs/contributors)
|
||||
[](https://saythanks.io/to/kennethreitz)
|
||||
[](https://pepy.tech/project/requests)
|
||||
|
||||
Requests is the only *Non-GMO* HTTP library for Python, safe for human
|
||||
consumption.
|
||||
Requests is the one and only HTTP library for Python that is safe for human
|
||||
consumption. ;)
|
||||
|
||||

|
||||
|
||||
@@ -65,7 +65,7 @@ Requests is ready for today's web.
|
||||
- `.netrc` Support
|
||||
- Chunked Requests
|
||||
|
||||
Requests officially supports Python 2.7 & 3.4–3.7, and runs great on
|
||||
Requests officially supports Python 2.7 & 3.4–3.8, and runs great on
|
||||
PyPy.
|
||||
|
||||
Installation
|
||||
|
||||
Reference in New Issue
Block a user