12 results for “topic:monkeypatch”
A monkeypatcher add-on for Pyrogram
PySocket ,一个通过猴子补丁(monkey patch)动态修改 socket 的项目。在不修改源码的情况下给 socket 增加一些诸如限制客户端数量、前置代理之类的功能。让我们将 Monkey Patch 进行到底吧!
Rails Postgres ActiveRecord patches for common production workloads
LD_PRELOAD library that adds features to binaries
Add support for `os.chmod('script.sh', 'ug+x')` syntax style.
Context managers for changing directory, setting attributes/envvars, etc.
Monkeypatch httpclient's print-statement in python standard lib to use a logcall.
Supporting material for the video "How to Monkeypatch Global Variables in pytest" published on my YouTube channel.
Coverage hack plugin to reload the coverage configuration
CS50's Introduction to Programming with Python, Exception Problem Set 3 , Felipe's Taqueria
gevent monkey patch 的一个例子
Mock objects not only for testing but caching that save your time!