Build Python Library

Implements pip-installable Python libraries from scratch using src layout, pyproject.toml, and pytest. Use when the user asks to build, create, implement, or scaffold a Python library, package, pip package, middleware, SDK, or wrapper. Covers project scaffolding, proxy/wrapper patterns, provider-agnostic interfaces, async/sync support, and test infrastructure.

npow 729226a 4 files · 32.8 KB Updated

File contents

npow/claude-skills/tree/main/build-python-library commit 729226aeee

Frequently asked questions

npx skillmds@latest add npow/build-python-library