Skip to content

ggservice007/my-happy-graphviz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-happy-graphviz

This project is based on pydot.

test and developing environment

OS: centos7

python: 3.7.7

install

CentOS7

yum install graphviz graphviz-devel
python3.7 -m pip install -U my-happy-graphviz

or

python3.7 -m pip install -i https://pypi.org/simple/ -U my-happy-graphviz

uninstall

python3.7 -m pip uninstall my-happy-graphviz

how to use

See the examples directory in the project.

notice

This version can not support the prog='sfdp'.

About

Python interface to the Graphviz graph layout and visualization package.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages