aboutsummaryrefslogtreecommitdiffstats
path: root/obfuscator/csv_writer.py
Commit message (Collapse)AuthorAgeFilesLines
* fix some tests (some are still broken)Alex Schofield2025-02-191-1/+0
|
* improve error handling in create_byte_stream()Alex Schofield2025-02-191-0/+1
|
* modify logger messages to be more clearAlex Schofield2025-02-191-3/+1
|
* remove annoying comments for better readability of codeAlex Schofield2025-02-191-1/+0
|
* update logger namesAlex Schofield2025-02-191-1/+1
|
* rename data_to_csv_bytes function to create_byte_stream in csv_writer.pyAlex Schofield2025-02-181-1/+1
|
* add function to return byte-stream of obfuscated csv fileAlex Schofield2025-02-181-0/+26
git.ajschof.me — hosted by ajschofield — powered by cgit