{"library":"forbiddenfruit","type":"library","category":null,"description":"Forbiddenfruit is a Python library designed to extend or modify built-in types at runtime. It achieves this by patching built-in objects that are declared in C through Python's C API. While powerful, it is primarily intended for scenarios like advanced testing or profiling, rather than general production use due to its potential for unexpected side effects. The current version, 0.1.4, was released in January 2021, and the project has an infrequent release cadence.","language":"python","status":"active","version":"0.1.4","tags":["monkey-patching","built-ins","runtime-modification","testing","patching","cpython"],"last_verified":"Thu May 21","install":[{"cmd":"pip install forbiddenfruit","imports":["from forbiddenfruit import curse","from forbiddenfruit import reverse","from forbiddenfruit import cursed"]}],"homepage":null,"github":"https://github.com/clarete/forbiddenfruit","docs":null,"changelog":null,"pypi":"https://pypi.org/project/forbiddenfruit/","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.4,"avg_import_s":0.04,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/forbiddenfruit/compatibility"}}