{"library":"pydotplus","type":"library","category":null,"description":"PyDotPlus is a Python interface to Graphviz's Dot language, acting as an improved version of the original `pydot` project. It allows users to programmatically create, read, and manipulate graphs defined in the DOT language and render them into various image formats using Graphviz. The current version is 2.0.2, with its last release in December 2014, indicating a maintenance rather than active development cadence.","language":"python","status":"maintenance","version":"2.0.2","tags":["graph","graphviz","visualization","dot"],"install":[{"cmd":"pip install pydotplus","imports":["import pydotplus\ngraph = pydotplus.Dot()","import pydotplus\ngraph = pydotplus.graph_from_dot_data(dot_string)"]}],"homepage":"http://pydotplus.readthedocs.org/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/pydotplus/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.6,"avg_import_s":0.3,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/pydotplus/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}