aboutsummaryrefslogtreecommitdiffstats
path: root/gdpr_obfuscator/read.py
Commit message (Expand)AuthorAgeFilesLines
* change external variable `path` used in FileHandler methodsAlex Schofield2025-03-021-4/+4
* rename DataReader class to more appropriate name FileHandlerAlex Schofield2025-03-021-1/+1
* refactor: change methods not using its bound instance to staticmethodsdeepsource-autofix[bot]2025-02-211-1/+2
* fix utilities import in read.pyAlex Schofield2025-02-211-1/+2
* don't create byte stream in read methodsAlex Schofield2025-02-211-7/+3
* remove all logging temporarily as it's being a painAlex Schofield2025-02-211-29/+7
* update read.pyAlex Schofield2025-02-201-5/+4
* 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
* remove code to change AWS endpoint to use localstackAlex Schofield2025-02-201-14/+1
* update import paths for modulesAlex Schofield2025-02-201-2/+2
* update pyproject.toml & references with new src folder nameAlex Schofield2025-02-201-0/+89
git.ajschof.me — hosted by ajschofield — powered by cgit