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.2.tar.gz (151.7 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.2-py3-none-any.whl (44.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: yggtools-1.1.2.tar.gz
  • Upload date:
  • Size: 151.7 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.2.tar.gz
Algorithm Hash digest
SHA256 6c10c42db1a38f6610924c2a84228d6dcf61117d97deb120973612334707f614
MD5 6ef6dfc9e9d71758416140cae370882f
BLAKE2b-256 7090ea2ef42d7614c5cde03cddf1f55f757324963cc238a5d6cce71ec5f9f94d

See more details on using hashes here.

Provenance

The following attestation bundles were made for yggtools-1.1.2.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.2-py3-none-any.whl.

File metadata

  • Download URL: yggtools-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 44.0 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0f1bd0911a01f499c3cda4a455b0374c185a9c8a94c3e4ddb45024f27cf950a5
MD5 5c0811ed40966be139ef609574b6a5bb
BLAKE2b-256 096c36d7e333524b43720ed647db3062f15229098defd7d1bdaf6f2b4993251b

See more details on using hashes here.

Provenance

The following attestation bundles were made for yggtools-1.1.2-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