eWaterCycle / eWaterCycle/era5cli
Use autocomplete for argparse
Open
enhancement
- Dominant language
- Python
- Stars
- 59
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
We can use the argcomplete package to autocomplete command line options: https://argcomplete.readthedocs.io/en/latest/
This might especially work well for finding variable names if it's also possible to autocomplete the options for arguments.
Contributor guide
Assessment
This issue has not been assessed yet.