pywayne-data-structure

Community

Data structure toolkit: trees, unions, and XML IO.

Authorwangyendt
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Managing complex data structures and algorithms requires cohesive utilities for decision trees, disjoint-set operations, and XML I/O. This Skill provides a compact toolkit to build, union, and serialize these structures in Python projects.

Core Features & Use Cases

  • ConditionTree: handle hierarchical conditional logic with path-based inserts and lookups.
  • UnionFind: implement efficient disjoint-set operations with find/union and connectivity checks.
  • XmlIO: read and write XML representations and convert between XML and the toolkit data structures.
  • Use Case: build a decision workflow, track grouping of items, and persist configuration state to XML.

Quick Start

Instantiate ConditionTree, UnionFind, and XmlIO and perform a simple end-to-end example.

Dependency Matrix

Required Modules

None required

Components

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: pywayne-data-structure
Download link: https://github.com/wangyendt/wayne-skills/archive/main.zip#pywayne-data-structure

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.