Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

what is difference for networkx between pydot and PyGraphviz #283

Open
Sandy4321 opened this issue Feb 28, 2022 · 1 comment
Open

what is difference for networkx between pydot and PyGraphviz #283

Sandy4321 opened this issue Feb 28, 2022 · 1 comment

Comments

@Sandy4321
Copy link

is it better to use for networkx than PyGraphviz
https://github.com/networkx/

what is difference for networkx between pydot and PyGraphviz

@lkk7
Copy link
Member

lkk7 commented Mar 28, 2023

I'm not sure if PyGraphviz can parse .dot files into Python objects. Other than that, both should be able to achieve similar results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants