python-sdlc
CommunityMaster Python development lifecycle.
Authordevendrapratapsingh
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the entire Python Software Development Lifecycle, from project setup and dependency management to testing, quality assurance, and deployment, ensuring modern and efficient Python development practices.
Core Features & Use Cases
- Project Initialization: Sets up modern project structures with virtual environments (uv, poetry, pdm).
- Dependency Management: Manages dependencies using
pyproject.tomlwith tools like uv, poetry, or pdm. - Type Checking & Linting: Integrates
mypyfor static type checking andrufffor linting and formatting. - Testing: Implements a robust testing strategy using
pytest, including async support and coverage. - Async Programming: Guides the use of
async/awaitand frameworks like FastAPI. - Deployment: Provides guidance on containerization (Docker) and cloud deployment options.
Quick Start
Use the python-sdlc skill to create a new FastAPI project with uv and pytest.
Dependency Matrix
Required Modules
None requiredComponents
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: python-sdlc Download link: https://github.com/devendrapratapsingh/bizbuddy-ai-agent/archive/main.zip#python-sdlc Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.