Python Development
Python Development from spjoshis/claude-code-plugins.
Skills in this plugin
3- ▌ Uv Package Manager · spjoshisMaster the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python projects, managing dependencies, or optimizing Python development workflows with uv.
- ▌ Async Python Patterns · spjoshisMaster Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.
- ▌ Python Performance Optimization · spjoshisProfile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.