typer-config icon indicating copy to clipboard operation
typer-config copied to clipboard

Utilities for working with configuration files in typer CLIs.

Results 17 typer-config issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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...

dependencies

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...

dependencies

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...

dependencies

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...

dependencies

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.

enhancement

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=types-pyyaml&package-manager=pip&previous-version=6.0.12.20240311&new-version=6.0.12.20240808)](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...

dependencies

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)...

dependencies