{"library":"creosote","type":"library","category":null,"description":"Creosote is a Python command-line tool designed to identify unused dependencies within a project's virtual environment. It helps prevent bloated environments by scanning Python files for imports and comparing them against the declared dependencies in various specification files like `pyproject.toml`, `requirements.txt`, PDM, and Pipenv. As of version 5.2.0, it is actively maintained with frequent releases, typically on a monthly to bi-monthly cadence.","language":"python","status":"active","version":"5.2.0","tags":["dependency management","unused dependencies","virtual environment","cli","linting"],"last_verified":"Thu Apr 16","install":[{"cmd":"pip install creosote","imports":[]}],"homepage":null,"github":"https://github.com/fredrikaverpil/creosote","docs":null,"changelog":null,"pypi":"https://pypi.org/project/creosote/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}