{"library":"pydeps","type":"library","category":null,"description":"pydeps is a Python library and command-line tool for visualizing module dependencies within Python projects. It analyzes import statements to build a dependency graph and can output it in various formats (e.g., SVG, PNG) using Graphviz. The current version is 3.0.2, and it follows an active release cadence, often updating for Python compatibility or bug fixes.","language":"python","status":"active","version":"3.0.2","tags":["dependency analysis","visualization","developer tool","graphviz","static analysis"],"install":[{"cmd":"pip install pydeps","imports":["from pydeps import cli","from pydeps.pydeps import externals","from pydeps.depgraph import DepGraph"]},{"cmd":"sudo apt install graphviz # On Debian/Ubuntu","imports":[]},{"cmd":"brew install graphviz # On macOS","imports":[]},{"cmd":"choco install graphviz # On Windows with Chocolatey","imports":[]}],"homepage":null,"github":"https://github.com/thebjorn/pydeps","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pydeps/","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/pydeps/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}