aboutsummaryrefslogtreecommitdiffstats
path: root/gdpr_obfuscator/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* add docstrings to Obfuscator methods in __init__.pyAlex Schofield2025-03-021-0/+46
|
* remove unused import in __init__.pyAlex Schofield2025-03-021-1/+0
|
* rename DataReader class to more appropriate name FileHandlerAlex Schofield2025-03-021-2/+2
|
* remove unused ExportTool class from __init__.pyAlex Schofield2025-02-261-5/+0
|
* add ability to read path & pii fields from json strings as inputAlex Schofield2025-02-261-2/+4
|
* add stub for ExportTool classAlex Schofield2025-02-211-1/+6
|
* create byte stream within main process_s3 & process_local methodsAlex Schofield2025-02-211-2/+6
|
* update funcion/method names & add missing parametersAlex Schofield2025-02-211-5/+5
|
* remove all logging temporarily as it's being a painAlex Schofield2025-02-211-5/+1
|
* backup commit - 21st @ 00:00Alex Schofield2025-02-211-4/+5
|
* refactor __init__.py with new class and methodsAlex Schofield2025-02-201-8/+13
|
* update import paths for modulesAlex Schofield2025-02-201-3/+3
|
* update pyproject.toml & references with new src folder nameAlex Schofield2025-02-201-0/+12
git.ajschof.me — hosted by ajschofield — powered by cgit