Improve CLI for batch scripts #74
Labels
enhancement
New feature or request
good first issue
Good for newcomers
package management
Improve how to install, upgrade, configure software
priority
High priority issue
https://github.com/mansueto-institute/kblock/tree/main/kblock
Place all functions into a python module file.
Explore whether converting
batch_*.py
scripts to CLIs usingclick
(instead ofargparse
) makes senseStandardize the arguments for the CLIs
Generalize tests to confirm all countries in input list have associated files
Add argument to skip countries with output files that already exist
Lint everything consistently (pep8)
The text was updated successfully, but these errors were encountered: