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 run [CHECK] Run quality checks on the current project
yggtools run --all Run all registered quality checks

Quality checks

Check Tool
Format ruff format --check
Lint (ruff) ruff check
Lint (flake8) flake8
Docstrings built-in AST scan
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.0.tar.gz (147.5 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.0-py3-none-any.whl (43.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: yggtools-1.1.0.tar.gz
  • Upload date:
  • Size: 147.5 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.0.tar.gz
Algorithm Hash digest
SHA256 6961a63851addc759ae0ce02681eb7488ec0983fb9e0cc41a7947113c4f0a80a
MD5 13e3b0260acea7f0bd001f7abe92f766
BLAKE2b-256 d61950a0e93d43af21d1a62c852b944240499f1b5adf82315ede995d0b98a294

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: yggtools-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 43.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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fdfaa621931af0d644c40f96ff08770ad25a0432d581522203f1f629bbe3e74d
MD5 f07177fc811bbc2a17571bdf127fc232
BLAKE2b-256 26b6e679d129fbac50386701ba321d8371a14c48e065983ea69cea4d61fc57e9

See more details on using hashes here.

Provenance

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