aboutsummaryrefslogtreecommitdiffstats
path: root/gdpr_obfuscator
Commit message (Collapse)AuthorAgeFilesLines
* fix utilities import in read.pyAlex Schofield2025-02-211-1/+2
|
* 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
|
* don't create byte stream in read methodsAlex Schofield2025-02-211-7/+3
|
* update funcion/method names & add missing parametersAlex Schofield2025-02-212-6/+6
|
* remove all logging temporarily as it's being a painAlex Schofield2025-02-214-75/+9
|
* backup commit - 21st @ 00:00Alex Schofield2025-02-213-7/+8
|
* update read.pyAlex Schofield2025-02-201-5/+4
|
* rm logger.pyAlex Schofield2025-02-201-1/+0
|
* move logger into utils.pyAlex Schofield2025-02-202-38/+27
|
* refactor __init__.py with new class and methodsAlex Schofield2025-02-201-8/+13
|
* remove unnecessary os import from read.pyAlex Schofield2025-02-201-1/+0
|
* return byte stream from read_s3 using create_byte_stream methodAlex Schofield2025-02-201-1/+2
|
* move create_byte_stream() to utils.pyAlex Schofield2025-02-201-0/+20
|
* remove code to change AWS endpoint to use localstackAlex Schofield2025-02-202-42/+1
|
* update path to logger module in utils.pyAlex Schofield2025-02-201-1/+1
|
* create file to store exceptionsAlex Schofield2025-02-201-0/+0
|
* remove unnecessary os import in logger.pyAlex Schofield2025-02-201-1/+0
|
* update import paths for modulesAlex Schofield2025-02-205-8/+8
|
* update pyproject.toml & references with new src folder nameAlex Schofield2025-02-206-0/+207
git.ajschof.me — hosted by ajschofield — powered by cgit