Preparing for system design interviews?  Try bugzed.com →

HTTPretty

JSON →
library 1.1.4 ·python
verified Jun 28, 2026

HTTPretty is an HTTP client mocking tool for Python (current version 1.1.4) that works by monkey-patching the standard library's `socket` and `ssl` modules. This allows it to intercept HTTP requests at a low level, faking responses for any HTTP client that relies on these modules, such as `requests` or `urllib3`. It is suitable for testing API integrations and handling external service dependencies. Releases are somewhat irregular but include bug fixes and Python version support updates.

total hits 12
actors 3 distinct systems
last hit 10d ago AhrefsBot
GPTBot
4
ByteDance
4

top countries 🇸🇬 Singapore · 🇺🇸 United States · 🇨🇦 Canada · 🇫🇷 France