ansible-inventory-grapher
Graph generator
A tool to generate dot files from Ansible inventory data suitable for Graphviz graph visualization.
438 stars
23 watching
46 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
haidaram/ansible-playbook-grapher | A tool to visualize and document Ansible playbook structures | 637 |
thegeeklab/ansible-doctor | A tool to generate documentation for Ansible roles using Jinja2 templates and annotated with Python comments. | 131 |
legoffloic/nodz | A Python library to visualize and create node-based graphs with customizable settings and features. | 421 |
xflr6/graphviz | Provides a Python interface to generate and render graph descriptions in DOT language | 1,645 |
ondras/rollup-plugin-graph | Generates a module dependencies graph in the DOT language for use with Graphviz. | 31 |
aveheuzed/nimgraphviz | A Nim library for creating graphs with GraphViz and DOT | 6 |
withsecurelabs/awspx | A tool for visualizing effective access and resource relationships in AWS environments using graph theory | 921 |
toddsundsted/ishi | A package for creating 2D and 3D charts using Gnuplot, with support for various plot formats and customization options. | 48 |
dmulyalin/n2g | A Python library to generate diagrams in various formats from structured data | 157 |
rraadd88/parag | A Python package for interactive visualization of higher-order graphs in various fields. | 2 |
alexandresalome/graphviz | A PHP library for generating diagrams using Graphviz | 73 |
mcastorina/graph-cli | A command line tool to generate graphs from CSV data using Python | 785 |
ericmjl/nxviz | A package for building composable graph visualizations using matplotlib as a backend. | 456 |
samizdatco/arbor | A graph visualization library with an efficient force-directed layout algorithm and abstractions for graph organization and screen refresh handling. | 2,664 |
armandleopold/graphexp | An interactive visualization tool for exploring graphs stored in a Gremlin graph database using D3.js. | 144 |