Scipy Spec Rules banner
siege-analytics siege-analytics

Scipy Spec Rules

Testing community

Description

--- description: Standards from Scientific Python SPECs 0, 4, and 6. Apply when managing dependency versions, deprecation timelines, or lazy-loading conventions in library packages. Not applicable to application code that does not publish a Python package. --- # Scientific Python SPEC Standards Apply these standards from the [Scientific Python SPECs](https://scientific-python.org/specs/) to dependency management and API lifecycle. ## SPEC 0: Minimum supported versions - Support the two most

Installation

Installs to ~/.claude/skills/siege-analytics-claude-configs-public-_scipy-spec-rules/SKILL.md

Terminal
mkdir -p ~/.claude/skills/siege-analytics-claude-configs-public-_scipy-spec-rules && curl -fsSL https://raw.githubusercontent.com/siege-analytics/claude-configs-public/HEAD/skills/_scipy-spec-rules.md -o ~/.claude/skills/siege-analytics-claude-configs-public-_scipy-spec-rules/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository