Python Tools
Python Tools from basher83/lunar-claude.
Skills in this plugin
3- ▌ Claude Agent Sdk · basher83 bundleBuilds production-ready applications with the Claude Agent SDK for Python, covering orchestrators with subagents, programmatic agent configuration, hooks, and permissions.
- ▌ Python Uv Scripts · basher83 bundlePython single-file script development using uv and PEP 723 inline metadata, preventing invalid patterns like [tool.uv.metadata].
- ▌ Python JSON Parsing · basher83 bundlePython JSON parsing best practices covering performance optimization (orjson/msgspec), handling large files (streaming/JSONL), security (injection prevention), and advanced querying (JSONPath/JMESPath).