setgraphviz is a Python library to automatically set the system paths to graphviz.
Project description
setgraphviz
setgraphvizis 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.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file setgraphviz-1.0.3.tar.gz.
File metadata
- Download URL: setgraphviz-1.0.3.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d5e7f93ef825ef688e3e9829919795035cb2d7caca924dabbd462f9ee849f0e
|
|
| MD5 |
58bd0ec3f032e31a226a22e6734a1ae3
|
|
| BLAKE2b-256 |
8805b1170d054bb2b7119c7978d037a82a03c4a8f3e32fe1238334455c41e320
|
File details
Details for the file setgraphviz-1.0.3-py3-none-any.whl.
File metadata
- Download URL: setgraphviz-1.0.3-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c4b49e248016789fd601dacd4b2cb8161f3dbce8c3e8042971b1f42749bdc678
|
|
| MD5 |
5e17feea4fde45154b64d20fab5c7d73
|
|
| BLAKE2b-256 |
e1d1bed2b62d726a840318129f8589bea8e961188a91ee45b5d03c977a162688
|