Python package setgraphviz
Project description
setgraphviz
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.
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file setgraphviz-1.0.0.tar.gz
.
File metadata
- Download URL: setgraphviz-1.0.0.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aee6f70d8f6ebd4a3e39b1646f387f824dad682a289a38d94a104d697efa6576 |
|
MD5 | 327661c3538282f9294048c2c1c05b56 |
|
BLAKE2b-256 | 2df4d497d77c7b03413070113c8126d75e73ccf9358ff77683c9037319df35a4 |
Provenance
File details
Details for the file setgraphviz-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: setgraphviz-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f710e62de6b2fc9272515f0dc92f22b41785d96e5bb8b3c9f84891f7dc60691e |
|
MD5 | d2de3148247403b27bdb9683790df08f |
|
BLAKE2b-256 | 91d7456ef9630f96b3cfc0c98f2742f770bd9ddbaedbb7c33205918caf374e22 |