17 open-source projects similar to graphistry/pygraphistry, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Pygraphistry alternative.
Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)
Little Ball of Fur - A graph sampling extension library for NetworKit and NetworkX (CIKM 2020)
Python Frontend to Algorithms of the Algorithm Engineering Group Heidelberg
DGL is a Python library for building and training graph neural networks. It functions as a graph message passing framework and a geometric deep learning tool, enabling the development of models that analyze graph-structured data. The library is designed for large-scale graph processing, utilizing distributed training and neighbor sampling to handle datasets with billions of edges. It provides specialized support for heterogeneous graph modeling, allowing for the representation of complex real-world entities with multiple node and edge types. Its capabilities cover a wide range of graph tasks
Python package for graph statistics
NetworkX is a Python library designed for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. It provides a comprehensive framework for modeling relationships between entities as graphs, directed graphs, or multigraphs, allowing users to attach arbitrary metadata and properties to nodes and edges. The library distinguishes itself through a modular architecture that decouples graph analysis logic from data storage, utilizing nested dictionaries and adjacency lists to manage topology. It features a pluggable backend system that delegates computat
Interactive network visualization in Python and Dash, powered by Cytoscape.js
🤖 A Python library for learning and evaluating knowledge graph embeddings
A high performance Python graph library implemented in Rust.
parag🎆Interactive visualization of higher-order graphs in Python (demo: https://rraadd88.github.io/parag)
Benchmark datasets, data loaders, and evaluators for graph machine learning
tnetwork is a simple library to manipulate temporal networks and dynamic communities