1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2024-09-28 21:04:16 +02:00
csv-metadata-quality/csv_metadata_quality
Alan Orth a93b5b31c5
Add support for command line arguments
Currently only supports specifying input and output files with -i
and -o. Eventually I'll add more options like dry run, debug, and
maybe things like forcing unsafe fixes.
2019-07-28 20:31:57 +03:00
..
__init__.py Refactor as package with subpackages 2019-07-26 22:11:10 +03:00
__main__.py Add support for command line arguments 2019-07-28 20:31:57 +03:00
app.py Add support for command line arguments 2019-07-28 20:31:57 +03:00
check.py Fix whitespace errors found by flake8 2019-07-28 17:47:28 +03:00
fix.py Fix whitespace errors found by flake8 2019-07-28 17:47:28 +03:00