{"library":"GvGen","type":"library","category":null,"description":"GvGen is a Python class designed to generate Graphviz DOT files, which are used to describe graphs. It provides a simple API for creating nodes, defining connections (edges), and applying various Graphviz properties to customize the appearance of the graph. The library simplifies the programmatic creation of complex graph structures, with its current version 1.0 focusing on stable functionality since its release in February 2020.","language":"python","status":"maintenance","version":"1.0","tags":["graphviz","graph generation","dot language","visualization","data structures"],"last_verified":"Tue May 26","install":[{"cmd":"pip install GvGen","imports":["from gvgen import GvGen"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/GvGen/","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.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/GvGen/compatibility"}}