python-modern-standards

Community

Enforce a modern Python stack with strict typing.

Authorthesammykins
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Enforces the 2025 Python stack by replacing legacy tooling with uv, ruff, and pydantic, and mandates strict type hints to improve reliability and maintainability.

Core Features & Use Cases

  • Setup Python projects using uv (The successor to pip/poetry).
  • Configure Ruff for linting/formatting, replacing Black/Flake8.
  • Implement Pydantic V2 for strict data validation and mypy in strict mode.
  • Pin Python version requirements in pyproject.toml and manage dependencies with uv.

Quick Start

Create a new Python project configured with uv, Ruff, and Pydantic, and enable strict typing.

Dependency Matrix

Required Modules

None required

Components

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-modern-standards
Download link: https://github.com/thesammykins/dotfiles/archive/main.zip#python-modern-standards

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.