@tank/python
OfficialModern Python for production.
Authortankpkg
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides best practices and patterns for building robust, maintainable, and production-ready Python applications, focusing on modern language features and tooling.
Core Features & Use Cases
- Type Hinting: Leverage Python's type system for static analysis and improved code clarity.
- Async Programming: Implement efficient, concurrent operations using
asyncioandTaskGroup. - Testing & Packaging: Structure projects for reliable testing with
pytestand modern packaging withpyproject.toml. - Use Case: Refactor a legacy Python script to use type hints, dataclasses, and
asynciofor better performance and maintainability.
Quick Start
Show me how to define a dataclass with frozen and slots enabled.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: @tank/python Download link: https://github.com/tankpkg/skills/archive/main.zip#tank-python 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.