Commit Graph

21 Commits

Author SHA1 Message Date
a8bb459638 Better config file handling 2024-03-03 04:42:35 -05:00
ae9cd5005b Add better execution timing 2024-03-03 04:27:41 -05:00
e1da54b127 Add sorting functionality when parsing, introduce vacuuming to signifigantly lower file sizes 2024-03-03 04:18:32 -05:00
b22d2f3b00 Refactor main function using a loop instead of multiple if statements 2024-03-03 02:32:51 -05:00
b91eea00a9 Refactor function positioning, add beginning support for using json keys to limit rows 2024-03-03 02:18:12 -05:00
e44f9c2b41 small change to timer decimal values and print statement wording 2024-03-03 00:40:36 -05:00
70d27bc677 Add execution timer 2024-03-03 00:37:02 -05:00
581d2ed923 Remove redundant comment 2024-03-03 00:30:53 -05:00
0d9e4cea37 Refactor code into functions, add function to delete duplicate databases 2024-03-03 00:29:30 -05:00
0b24072ca2 Fix stupid mistake, add arguments for specifying input/output directories 2024-03-02 23:56:29 -05:00
1b88e6a526 Fix filename in build script, add icon for build executable 2024-03-02 22:48:29 -05:00
232ba02c25 Include argparse, add better error handling when database isn't found 2024-03-02 22:45:02 -05:00
28239593d2 Update README.md 2024-03-02 21:24:13 -05:00
a57701a878 combine_db.py --> parse_db.py, add main function, add description 2024-03-02 21:17:18 -05:00
0e275ba886 Organize directory, add build script 2024-03-02 21:05:13 -05:00
85e3519823 Update README.md 2023-05-20 23:44:50 -04:00
432a490092 Update README.md 2023-05-14 01:24:26 -04:00
99d6ea5cc8 Update README.md 2023-05-14 01:23:47 -04:00
6f8f2b3e0d Update README.md 2023-05-14 01:23:33 -04:00
7b919540d2 Add files via upload 2023-05-14 01:20:13 -04:00
3bd5fd0e2d Initial commit 2023-05-14 01:19:23 -04:00