Skip to main content

uv overlay for opinionated Python package scaffolding.

Project description

yggtools

yggtools is a CLI dev tool that scaffolds opinionated Python packages on top of uv. It sets up a complete project in one command and provides a built-in quality pipeline you run with make check.

Install

uv tool install yggtools

Quick start

# Scaffold a new library
yggtools init-repo my-lib

# Run the quality pipeline
cd my-lib
make check

Commands

Command Description
yggtools init-repo NAME Scaffold a new Python package
yggtools init Complete an existing uv project in place
yggtools pipeline Run the full staged quality pipeline
yggtools run [CHECK] Run quality checks on the current project
yggtools version List versions found in package artifacts
yggtools increase-version LEVEL Bump patch/minor/major versions

Quality checks

Check Tool
Format ruff format --check
Lint (ruff) ruff check
Lint (flake8) flake8
Version consistency pyproject.toml, __init__.py, uv.lock
Type check mypy --strict
Metrics built-in CC + line-count
Security (code) bandit
Security (deps) pip-audit
Tests pytest --cov-fail-under=100

Documentation

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yggtools-1.1.1.tar.gz (151.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

yggtools-1.1.1-py3-none-any.whl (44.1 kB view details)

Uploaded Python 3

File details

Details for the file yggtools-1.1.1.tar.gz.

File metadata

  • Download URL: yggtools-1.1.1.tar.gz
  • Upload date:
  • Size: 151.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for yggtools-1.1.1.tar.gz
Algorithm Hash digest
SHA256 13af52b220f4d28c9df1e222b2826a0e1dd25b23e7e8359a94be0e353ad43e15
MD5 e19bcbe05581393c05c95d61699a5d7c
BLAKE2b-256 e0e5065dc891dc95de9d75a045b2de56327701bf19f766bf11d4611d733650ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for yggtools-1.1.1.tar.gz:

Publisher: publish.yml on antoinebarre/yggtools

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file yggtools-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: yggtools-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 44.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for yggtools-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3cafa6d6cb4212794e4a67d64577bfc74428b33aa89af7076550eccef2107293
MD5 398a9009c4882fa7493af0277f34ea4a
BLAKE2b-256 0d7a5477aa9046d87286d5c8b687d98d727903870168adbe2388bfd9da885fba

See more details on using hashes here.

Provenance

The following attestation bundles were made for yggtools-1.1.1-py3-none-any.whl:

Publisher: publish.yml on antoinebarre/yggtools

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page