aboutsummaryrefslogtreecommitdiffstats
path: root/obfuscator/csv_reader.py
Commit message (Collapse)AuthorAgeFilesLines
* style: format code with Autopep8, Black and Ruff Formatterdeepsource-autofix[bot]2025-02-141-3/+1
| | | | | | 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-9/+2
|
* encapsulate csv reading logic into class & methodsAlex Schofield2025-02-141-8/+24
|
* add separate functions for reading locally and from s3 bucketAlex Schofield2025-02-141-1/+4
|
* rename main csv reader function in cli.py & csv_reader.pyAlex Schofield2025-02-141-1/+1
|
* re-organise project structure & update pyproject.tomlAlex Schofield2025-02-121-0/+20
git.ajschof.me — hosted by ajschofield — powered by cgit