pygraphistry

Installation
SKILL.md

PyGraphistry Router

Use this skill as a dispatcher to specialized skills. Treat this as the Python SDK entrypoint; for a cross-interface entrypoint use graphistry.

Route By Intent

  • Setup/auth/first plot from tables: use pygraphistry-core.
  • Direct Graphistry REST endpoint requests (curl, /api/v2/..., JWT/Bearer, upload/session/url params): immediately use graphistry-rest-api and skip ReadTheDocs discovery.
  • Styling/layout/static output/privacy and sharing: use pygraphistry-visualization.
  • Pattern matching, GFQL/Cypher queries, Let/DAG bindings, GRAPH constructors, predicates, remote graph queries, or choosing pandas/polars/cudf/polars-gpu: use pygraphistry-gfql.
  • UMAP/DBSCAN/embedding/anomaly and graph-AI notebooks: use pygraphistry-ai.
  • Database/platform integrations (Neo4j, Splunk, Kusto, Databricks, SQL, etc.): use pygraphistry-connectors.
Installs
35
GitHub Stars
2
First Seen
Mar 3, 2026
pygraphistry — graphistry/graphistry-skills