reverse_argparse
reverse_argparse copied to clipboard
A Python library to determine what exactly the user ran at the command line, along with default values, and any transformations that happened after parsing arguments.
## Description Experiment with swapping out [uv](https://github.com/astral-sh/uv) for Poetry in terms of environment management, building the project, etc.
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.7 → v0.11.8](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.7...v0.11.8) - [github.com/gitleaks/gitleaks: v8.24.3 → v8.25.1](https://github.com/gitleaks/gitleaks/compare/v8.24.3...v8.25.1) ## Summary by Sourcery Update pre-commit hooks to their latest versions CI: - Upgrade Ruff pre-commit hook from v0.11.7...
# Check the FAIRness of your software This issue is your repository's dashboard for all things FAIR. Keep it open as making and keeping software FAIR is a continuous process...
The `python-semantic-release/upload-to-gh-release` GitHub Action has apparently been deprecated in favor of `python-semantic-release/publish-action`. See [this job log](https://github.com/sandialabs/shell-logger/actions/runs/12770679096/job/35596088048) for details.
## Description It looks like the list of available [Ruff linters](https://docs.astral.sh/ruff/rules) has expanded significantly since I first set up Ruff on this repository. It'd be worthwhile to investigate enabling additional...
See if there's any value in adding [Allstar](https://github.com/ossf/allstar) from the OpenSSF. It's part of the Scorecard project, but I don't know if the Scorecard automatically uses it under the hood.
## Description If we ever get more contributors, it might be nice to include [Repobeats](https://repobeats.axiom.co/configs) under the badges on the README. E.g., 
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.4 → v0.14.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.4...v0.14.5)