{"library":"rootutils","type":"library","category":null,"description":"rootutils (formerly pyrootutils) is a Python library designed for simple and robust project root setup. It helps locate the project root directory using an indicator file and can optionally add it to `sys.path` for simplified imports. The library is currently at version 1.0.7 and maintains a moderately active release cadence, typically releasing minor updates or bug fixes every few months.","language":"python","status":"active","version":"1.0.7","tags":["project setup","path management","root directory","imports"],"install":[{"cmd":"pip install rootutils","imports":["from rootutils import find_root","from rootutils import setup_root","from rootutils import autosetup"]},{"cmd":"pip install pyrootutils # For versions < 1.0.5","imports":[]}],"homepage":null,"github":"https://github.com/ashleve/rootutils","docs":null,"changelog":null,"pypi":"https://pypi.org/project/rootutils/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.06,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/rootutils/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}