pyproject-toml

Community

Master pyproject.toml configuration

Authoroborchers
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the complex and often confusing configuration of pyproject.toml, ensuring your Python projects are set up efficiently and according to modern best practices.

Core Features & Use Cases

  • Build System Configuration: Guides you in selecting and configuring build backends like Hatchling, Flit, or Maturin.
  • Metadata Management: Helps define project metadata, dependencies, and dynamic versioning according to PEP 621.
  • Dependency Grouping: Facilitates the organization of development and testing dependencies using PEP 735.
  • Tool Integration: Consolidates configuration for linters (Ruff), type checkers (MyPy, Pyright), and test runners (Pytest) within pyproject.toml.
  • Use Case: When starting a new Python package, use this Skill to generate a robust pyproject.toml that includes build system setup, project metadata, dependency groups for linting and testing, and configurations for Ruff and Pytest.

Quick Start

Configure pyproject.toml for a new Python package using hatchling as the build backend and defining test and lint dependency groups.

Dependency Matrix

Required Modules

None required

Components

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: pyproject-toml
Download link: https://github.com/oborchers/fractional-cto/archive/main.zip#pyproject-toml

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 223,000+ vetted skills library on demand.