responses
Mocking library
A utility library to mock out the requests Python library for testing purposes.
A utility for mocking out the Python Requests library.
4k stars
98 watching
355 forks
Language: Python
last commit: about 2 months ago
Linked from 2 awesome lists
tag-production
Related projects:
Repository | Description | Stars |
---|---|---|
kennethreitz/responder | A unifying Python framework that combines features from Flask and Falcon to provide a flexible and performant web service architecture. | 3,592 |
shobrook/rebound | Instantly fetches Stack Overflow results when an exception is thrown from a Python file. | 4,106 |
psf/requests | A simple HTTP library that allows easy and elegant communication between clients and servers. | 52,169 |
pypa/pip | A package installer for Python that simplifies the process of managing dependencies and installing packages. | 9,537 |
pkinney/explode | A utility for generating standard HTTP/JSON error responses in Elixir-based applications. | 44 |
getsentry/sentry-python | A Python SDK for monitoring and error tracking | 1,918 |
b4dpxl/burp-responsegrepper | An extension for Burp Suite that extracts and displays values from HTTP response bodies based on regular expressions. | 3 |
reactivex/rxpy | A Python library for composing asynchronous and event-based programs using observable collections and query operator functions. | 4,801 |
kevin1024/vcrpy | Automates mocking of HTTP interactions to simplify and speed up testing | 2,715 |
pytransitions/transitions | An object-oriented finite state machine implementation in Python with many extensions. | 5,771 |
rapptz/discord.py | An API wrapper for interacting with the Discord platform. | 14,899 |
patrys/httmock | A mocking library for HTTP requests in Python | 468 |
redis/redis-py | A Python client for interacting with the Redis key-value store | 12,667 |
openai/openai-python | A Python library providing convenient access to the OpenAI API for various tasks such as chat completion and image processing. | 23,015 |
pylons/pyramid | A Python web framework designed to simplify and streamline the development of real-world web applications. | 3,970 |