{"library":"jurigged","type":"library","category":null,"description":"Jurigged is a Python library that enables live code updating, also known as hot reloading. It intelligently patches new functions and methods into a running script, ensuring that existing instances of classes are simultaneously updated with the new behavior. When a module is modified, only the changed lines are re-executed, preserving program state. The current version is 0.6.1, released in May 2025, and the project appears to be actively maintained.","language":"python","status":"active","version":"0.6.1","tags":["hot-reloading","live-coding","development","productivity","patching","dev-tools"],"last_verified":"Sat May 23","install":[{"cmd":"pip install jurigged","imports":["import jurigged\njurigged.watch()"]}],"homepage":null,"github":"https://github.com/breuleux/jurigged","docs":null,"changelog":null,"pypi":"https://pypi.org/project/jurigged/","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.1,"avg_import_s":0.82,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/jurigged/compatibility"}}