Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flying-sheep/gvrender
Render GraphViz to drawing surfaces
https://github.com/flying-sheep/gvrender
Last synced: about 1 month ago
JSON representation
Render GraphViz to drawing surfaces
- Host: GitHub
- URL: https://github.com/flying-sheep/gvrender
- Owner: flying-sheep
- Created: 2021-08-27T07:27:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-11T18:31:28.000Z (about 1 month ago)
- Last Synced: 2024-11-11T19:33:11.648Z (about 1 month ago)
- Language: Python
- Size: 130 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
gvrender
========Renders GraphViz_ graphs to Matplotlib_ surfaces.
.. _graphviz: https://www.graphviz.org/
.. _matplotlib: https://matplotlib.org/Development
-----------Install Hatch_, the run `hatch env show` for a list of commands.
.. _hatch: https://hatch.pypa.io/latest/