{"library":"autowrapt","type":"library","category":null,"description":"Autowrapt is a Python library designed to provide a bootstrap mechanism for applying monkey patches to applications without requiring direct modification of the application's source code. It achieves this by working in conjunction with the `wrapt` module and leveraging setuptools entry points, activated via the `AUTOWRAPT_BOOTSTRAP` environment variable. The current version is 1.0, released in 2015, and it functions as a stable utility in maintenance mode, with its core dependency `wrapt` being actively maintained.","language":"python","status":"maintenance","version":"1.0","tags":["monkey-patching","bootstrap","wrappers","setuptools","environment-variables"],"last_verified":"Mon May 25","install":[{"cmd":"pip install autowrapt","imports":["N/A (activated via env var)"]}],"homepage":null,"github":"https://github.com/GrahamDumpleton/autowrapt","docs":null,"changelog":null,"pypi":"https://pypi.org/project/autowrapt/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.8,"avg_import_s":null,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/autowrapt/compatibility"}}