{"library":"pyprojroot","type":"library","category":null,"description":"pyprojroot is a Python library that facilitates project-oriented workflows by helping to find the project's root directory and construct paths relative to it. Inspired by R's `rprojroot` and `here` packages, it uses common project markers like `.git`, `setup.py`, or `requirements.txt` to locate the root. The current version is 0.3.0, and it's maintained with releases addressing improvements and compatibility.","language":"python","status":"active","version":"0.3.0","tags":["project management","pathlib","data science","workflow","paths","root directory"],"install":[{"cmd":"pip install pyprojroot","imports":["from pyprojroot.here import here","import pyprojroot\nroot_path = pyprojroot.find_root(pyprojroot.has_dir('.git'))"]},{"cmd":"conda install -c conda-forge pyprojroot","imports":[]}],"homepage":null,"github":"https://github.com/chendaniely/pyprojroot","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pyprojroot/","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.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pyprojroot/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}