monkeypatch
There are 13 repositories under monkeypatch topic.
usernein/pyromod
A monkeypatcher add-on for Pyrogram
falseen/PySocket
PySocket ,一个通过猴子补丁(monkey patch)动态修改 socket 的项目。在不修改源码的情况下给 socket 增加一些诸如限制客户端数量、前置代理之类的功能。让我们将 Monkey Patch 进行到底吧!
tines/rails-pg-adapter
Rails Postgres ActiveRecord patches for common production workloads
ColumPaget/enhancer
LD_PRELOAD library that adds features to binaries
Toilal/python-chmod-monkey
Add support for `os.chmod('script.sh', 'ug+x')` syntax style.
DahlitzFlorian/monkeypatch-global-variables-video-snippets
Supporting material for the video "How to Monkeypatch Global Variables in pytest" published on my YouTube channel.
jwodder/morecontext
Context managers for changing directory, setting attributes/envvars, etc.
libranet/httpclient-logging
Monkeypatch httpclient's print-statement in python standard lib to use a logcall.
my-helloworld/hello-gevent
gevent monkey patch 的一个例子
GakuruAlex/felipe_taqueria
CS50's Introduction to Programming with Python, Exception Problem Set 3 , Felipe's Taqueria
jayvdb/coverage_config_reload_plugin
Coverage hack plugin to reload the coverage configuration
jcbhmr/style-observer
👁 Watch an element for CSS changes
jongwony/mock_cache
Mock objects not only for testing but caching that save your time!