Graph
OfficialMaster Zig-backed graphs in Python.
Authoratopile
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The Graph module provides a Python-friendly wrapper around a Zig-backed graph implementation, exposing a safe API to create and manipulate graph structures from Python while relying on Zig for core performance.
Core Features & Use Cases
- GraphView: high-level view over nodes and edges with per-view storage and invariants.
- NodeReference / EdgeReference: lightweight handles into the Zig backing for efficient traversal and operations.
- API Surface: Python bindings for creating graphs, inserting nodes and edges, and ensuring proper cleanup.
Quick Start
Use GraphView.create() to start a new graph, then insert nodes and edges via the provided API.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Graph Download link: https://github.com/atopile/atopile/archive/main.zip#graph Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.