
responses 0.25.8
0
A utility library for mocking out the `requests` Python library.
Contents
A utility library for mocking out the requests Python library.
The getsentry/responses repo was created 12 years ago and the last code push was 4 weeks ago.
The project is very popular with an impressive 4319 github stars!
How to Install responses
You can install responses using pip
pip install responses
or add it to a project with poetry
poetry add responses
Package Details
- Author
- David Cramer
- License
- Apache 2.0
- Homepage
- https://github.com/getsentry/responses
- PyPi:
- https://pypi.org/project/responses/
- Documentation:
- https://github.com/getsentry/responses/blob/master/README.rst
- GitHub Repo:
- https://github.com/getsentry/responses
Classifiers
- Software Development
Related Packages
Errors
A list of common responses errors.
Code Examples
Here are some responses code examples and snippets.
GitHub Issues
The responses package has 38 open issues on GitHub
- Feature Request: support niquests
pythonfix