Graphistry Visual Graph Analytics library for Python
Graphistry is a visual graph analytics library for extracting, transforming,
displaying, and sharing big graphs with end-to-end GPU acceleration.
You can install the whole package via:
conda install -c pygraphistry_dev graphistry
Just the core package via:
conda install -c pygraphistry_dev graphistry.graphistry-core
Or other part of the package via:
conda install -c pygraphistry_dev graphistry.graphistry-ai
conda install -c pygraphistry_dev graphistry.graphistry-umap