grequests 0.7.0
0
Requests + Gevent
Contents
Requests + Gevent
Stars: 4479, Watchers: 4479, Forks: 331, Open Issues: 10The spyoungtech/grequests
repo was created 12 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 4479 github stars!
How to Install grequests
You can install grequests using pip
pip install grequests
or add it to a project with poetry
poetry add grequests
Package Details
- Author
- Kenneth Reitz
- License
- BSD
- Homepage
- https://github.com/spyoungtech/grequests
- PyPi:
- https://pypi.org/project/grequests/
- GitHub Repo:
- https://github.com/kennethreitz/grequests
Classifiers
- Internet/WWW/HTTP/Dynamic Content
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common grequests errors.
Code Examples
Here are some grequests
code examples and snippets.
GitHub Issues
The grequests package has 10 open issues on GitHub
- Add example for get request with parameters