reverse_argparse icon indicating copy to clipboard operation
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.

Results 34 reverse_argparse issues
Sort by recently updated
recently updated
newest added
trafficstars

https://probot.github.io/apps/dco/

Type: Task

Explore using the [Radon](https://radon.readthedocs.io/en/latest/index.html) package to compute and publish various code metrics. [See here](https://www.blog.pythonlibrary.org/2023/09/20/learning-about-code-metrics-in-python-with-radon/) for details.

Type: Task

## Description It'd be worthwhile to at some point assess how well this project is architected. Consider exploring the following tools: * [Dep Tree](https://github.com/gabotechs/dep-tree) * [import-linter](https://www.piglei.com/articles/en-6-ways-to-improve-the-arch-of-you-py-project/) * [modguard](https://github.com/Never-Over/modguard)

Type: Task

https://sphinx-toolbox.readthedocs.io/en/stable/index.html

Type: Documentation

https://sphinx-hoverxref.readthedocs.io/

Type: Documentation

Investigate using [markdown-code-runner](https://github.com/basnijholt/markdown-code-runner) to embed commands and their output in the README.

Type: Documentation

See here: https://www.bestpractices.dev/en/projects/7632?criteria_level=1#analysis

Stage: Development
Type: Task

## Tasks * [ ] Update `pyproject.toml` to reflect the change. * [ ] Update the badge in `README.md`. * [ ] Update the CI file. * [ ] Use...

Type: Task

https://hypothesis.readthedocs.io/en/latest/

Type: Task

## Description From the OpenSSF Best Practices badge program: ![Screenshot 2023-07-25 at 12 24 11 PM](https://github.com/sandialabs/reverse_argparse/assets/20327215/53139be8-6519-405f-a8f6-630d88e27ce0) Perhaps we should consider adding some [dynamic code analysis tools](https://github.com/analysis-tools-dev/dynamic-analysis#python) to our CI. ##...

Type: Task