Installation
Follow these steps to get started.
Clone the repository:
Install dependencies:
Next, install the required dependencies using pip:
Linux packages
For Ubuntu: sudo apt-get install graphviz
For macOS (with Homebrew): brew install graphviz
For Windows: Download and install Graphviz from the Graphviz website.
Last updated