aboutsummaryrefslogtreecommitdiffstats
path: root/cli.py
Commit message (Collapse)AuthorAgeFilesLines
* style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2025-02-141-0/+2
| | | | | | This commit fixes the style issues introduced in 6182930 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/gdpr-obfuscator/pull/1
* add universal logging for debuggingAlex Schofield2025-02-141-1/+5
|
* update cli.py to properly read from local csv filesAlex Schofield2025-02-141-2/+4
|
* add separate functions for reading locally and from s3 bucketAlex Schofield2025-02-141-1/+1
|
* require only --local or --s3 to be chosen by user in cli.pyAlex Schofield2025-02-141-2/+9
|
* rename main csv reader function in cli.py & csv_reader.pyAlex Schofield2025-02-141-1/+1
|
* add initial cli script for obfuscatorAlex Schofield2025-02-121-0/+11
git.ajschof.me — hosted by ajschofield — powered by cgit