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.3.tar.gz (155.8 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.3-py3-none-any.whl (49.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: yggtools-1.1.3.tar.gz
  • Upload date:
  • Size: 155.8 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.3.tar.gz
Algorithm Hash digest
SHA256 bca697142c4530e083a827d14a3bd9741d51e35c7ee36aab541e656d5a1cc67e
MD5 fc71ed6e7aaa73b9673a6920130a86e8
BLAKE2b-256 d848d406c913e33a9dfe3dd2f0f2c842eeb907c68f709df356f27200828733e9

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: yggtools-1.1.3-py3-none-any.whl
  • Upload date:
  • Size: 49.5 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 adb1ba846d6f97b883001a013cc3ebe874669c238d8b9956b23e03668410d224
MD5 764cd83870d95fe6d9dfaf33330e399f
BLAKE2b-256 938632c07e28dbaf43cba069e1626b79fc9bdfe3da87eda7a22dce0aa5876924

See more details on using hashes here.

Provenance

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