Commit Graph

15 Commits

Author SHA1 Message Date
randomuser c4e6c9beb8 fix small syntax error 2021-11-23 11:15:47 -06:00
randomuser 02e900d207 add my name to the bottom 2021-11-22 22:51:52 -06:00
randomuser 030fc71c3a append license and trivial technology information to README 2021-11-22 22:50:58 -06:00
randomuser 55e8706f80 add a little bit of error checking 2021-11-22 22:44:36 -06:00
randomuser 89e03122f7 remove test.py, is redundant 2021-11-22 22:38:46 -06:00
randomuser 72f45811c7 add listing.py to list out data 2021-11-22 22:38:32 -06:00
randomuser 4b4da419dd minor changes 2021-11-22 18:52:18 -06:00
randomuser a0ebba802e use context managers in RecordCollection.__init__() and RecordCollection.write() 2021-11-22 18:43:08 -06:00
randomuser f66776c9bb close fd in RecordCollection.__init__() 2021-11-22 18:40:27 -06:00
randomuser 205674f2f2 add RecordCollection.write() method 2021-11-22 18:39:50 -06:00
randomuser d34d9272fe add RecordCollection.findEntrypoints() 2021-11-22 18:19:40 -06:00
randomuser b5aec5940e rewrite parsing code in file.py to be more class-based 2021-11-22 18:16:40 -06:00
randomuser d408a990f5 short explanation 2021-11-22 16:15:35 -06:00
randomuser 009978d819 add some cruft 2021-11-22 16:13:24 -06:00
randomuser 79a7624639 Initial commit 2021-11-22 22:10:52 +00:00