{"library":"pygraphviz","type":"library","category":null,"description":"PyGraphviz is a Python interface to the Graphviz graph layout and visualization package. It enables users to create, edit, read, write, and draw graphs using Python by accessing Graphviz's graph data structure and layout algorithms. It offers a programming interface similar to NetworkX. The current stable version is 1.14, with minor releases typically occurring a few times a year, alongside less frequent major version updates.","language":"python","status":"active","version":"1.14","tags":["graph visualization","graph theory","graphviz","network analysis","data visualization"],"install":[{"cmd":"pip install pygraphviz","imports":["from pygraphviz import AGraph"]},{"cmd":"sudo apt-get install graphviz graphviz-dev\npip install pygraphviz","imports":[]},{"cmd":"brew install graphviz\npip install pygraphviz","imports":[]}],"homepage":"https://pygraphviz.github.io","github":"https://github.com/pygraphviz/pygraphviz","docs":"https://pygraphviz.github.io/documentation/stable/","changelog":null,"pypi":"https://pypi.org/project/pygraphviz/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/pygraphviz/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}