pygraphviz

GPTKB entity

Statements (55)
Predicate Object
gptkbp:instance_of gptkb:Library
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:Library
gptkbp:available_formats gptkb:PDF
gptkb:SVG
gptkb:DOT
PNG
gptkbp:dependency gptkb:Graphviz
gptkbp:developed_by gptkb:Drew_Noakes
gptkbp:example Creating and rendering graphs
gptkbp:first_released 2007-01-01
gptkbp:functionality Graph layout
Graph creation
Graph manipulation
Graph rendering
gptkbp:has_documentation https://pygraphviz.github.io/
gptkbp:has_feature Graph traversal
Subgraphs
Custom layouts
Graph clustering
Graph analysis
Graph attributes
Graph exporting
Graph filtering
Graph importing
Graph layout algorithms
Graph metrics
Graph output formats
Graph rendering options
Graph statistics
Graph styling
Graph visualization tools
Interactive graph visualization
Node and edge attributes
https://www.w3.org/2000/01/rdf-schema#label pygraphviz
gptkbp:installation pip install pygraphviz
gptkbp:is_maintained_by gptkb:Drew_Noakes
gptkbp:is_used_for graph visualization
gptkbp:language gptkb:Library
gptkbp:latest_version 1.7
2021-01-01
gptkbp:license MIT License
gptkbp:platform Cross-platform
gptkbp:provides API for creating graphs
API for reading graphs
API for rendering graphs
API for writing graphs
Python interface to Graphviz
gptkbp:release_date gptkb:2007
gptkbp:repository https://github.com/pygraphviz/pygraphviz
gptkbp:requires Graphviz installed
gptkbp:supports gptkb:Python_3.x
gptkb:Python_2.7
gptkb:Graphviz
gptkbp:uses C extensions