{"library":"python-path","type":"library","category":null,"description":"The `python-path` library (version 0.1.3, last updated in 2018) provides a simple context manager for temporarily modifying `sys.path`. It offers a clean way to add directories to Python's import search path, allowing scripts to import modules located in other folders without permanent global modifications. This is particularly useful for safely loading local scripts or modules from dynamically determined paths. The project's release cadence appears inactive.","language":"python","status":"maintenance","version":"0.1.3","tags":["path","sys.path","context manager","import","module loading"],"install":[{"cmd":"pip install python-path","imports":["from python_path import PythonPath"]}],"homepage":null,"github":"https://github.com/cgarciae/python_path","docs":null,"changelog":null,"pypi":"https://pypi.org/project/python-path/","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,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/python-path/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}