typer-config
typer-config copied to clipboard
Utilities for working with configuration files in typer CLIs.
Bumps [mike](https://github.com/jimporter/mike) from 2.0.0 to 2.1.1. Release notes Sourced from mike's releases. v2.1.1 Bug fixes Support using environment variables for INHERIT when injecting the mike plugin into mkdocs.yml v2.1.0 New...
Bumps [safety](https://github.com/pyupio/safety) from 3.1.0 to 3.2.0. Release notes Sourced from safety's releases. 3.2.0 What's Changed Added note on hiring and careers page link by @mwermuth in pyupio/safety#510 fix: update pyinstaller...
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.1 to 0.4.4. Release notes Sourced from ruff's releases. v0.4.4 Changes Preview features [pycodestyle] Ignore end-of-line comments when determining blank line rules (#11342) [pylint] Detect pathlib.Path.open calls...
Bumps [schema](https://github.com/keleshev/schema) from 0.7.5 to 0.7.7. Commits 9cabb8d build: Release v0.7.7 aa5b42c fix: Fix setuptools not finding the schema package (fixes #311) fa9ad60 ci: Add Ruff to pre-commit b8dafb5 Merge...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.21 to 9.5.22. Release notes Sourced from mkdocs-material's releases. mkdocs-material-9.5.22 Fixed #7170: Copy button adds empty lines for line spans (9.5.18 regression) Fixed #7160: Version switching doesn't...
I have since transitioned from this solution to huggingface's solution https://huggingface.co/docs/transformers/v4.39.2/en/internal/trainer_utils#transformers.HfArgumentParser as dataclasses get converted to full args here. Worth checking it out for anyone interested in this space of...
Most tools are able to detect existing config file in current directory, its parents or user home directory. Currently I seen no support in typer-config for having a dynamic detection...
I would prefer make for portability, but the release duty extracts a version number into python making that difficult.
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.20240311 to 6.0.12.20240808. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [safety](https://github.com/pyupio/safety) from 3.2.3 to 3.2.5. Changelog Sourced from safety's changelog. [3.2.5] - 2024-08-09 fix: increment schemas version (#567) Add SLA Document (#565) Add Table of Contents to README.md (#564)...