python-services
CommunityBuild robust Python apps & services.
Authoriliaal
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides best practices and tooling for building modern Python applications, including command-line interfaces, asynchronous services, and background job processing.
Core Features & Use Cases
- Modern Tooling: Integrates
uvfor package management,rufffor linting/formatting, andtyfor type checking. - CLI Development: Guides on using
clickandargparsefor building command-line tools with proper entry points. - Asynchronous Programming: Demonstrates
asynciopatterns for I/O-bound tasks andmultiprocessingfor CPU-bound work. - FastAPI Services: Outlines project structure, configuration, dependency injection, and asynchronous database usage for web services.
- Background Jobs: Covers Celery/Dramatiq for task queues, emphasizing idempotency and retries.
- Resilience & Observability: Incorporates
tenacityfor retries, structured logging withstructlog, and Prometheus metrics.
Quick Start
Use the python-services skill to set up a new FastAPI project with uv, ruff, and ty.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-services Download link: https://github.com/iliaal/compound-engineering-plugin/archive/main.zip#python-services 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.