Skip to content

erdogant/setgraphviz

Repository files navigation

setgraphviz

Python Pypi Docs LOC Downloads Downloads License Forks Issues Project Status GitHub Repo stars GitHub repo size Donate

  • setgraphviz is Python package

Star this repo if you like it! ⭐️

setgraphviz is to set the path for graphviz for Windows environments. Based on the operating system, it will download graphviz and include the paths into the system environment. There are multiple steps that are taken to set the Graphviz path in the system environment. The first two steps are automatically skipped if already present.

Step 1. Downlaod Graphviz.

Step 2. Store Graphviz files on disk in temp-directory or the provided dirpath.

Step 3. Add the /bin directory to environment.

Installation

pip install setgraphviz            # normal install
pip install --upgrade setgraphviz # or update if needed

Import setgraphviz package

from setgraphviz import setgraphviz
setgraphviz()

References

Contribute

  • All kinds of contributions are welcome!
  • If you wish to buy me a Coffee for this work, it is very appreciated :)

Licence

See LICENSE for details.

About

Set graphviz working directory to the environment path.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages