aboutsummaryrefslogtreecommitdiffstats
path: root/chocula/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* add KBART parsing/importingBryan Newbold2020-06-021-1/+2
|
* 'everything' at least partially workingBryan Newbold2020-06-011-11/+1
|
* start a MakefileBryan Newbold2020-05-071-1/+14
| | | | | | | | | | Move all "index" functions into classes, each in a separate file. Add lots of type annotations. Use dataclass objects to hold database rows. This aspect will need further refactoring to remove "extra" usage, probably by adding database rows to align with DatabaseInfo more closely.
* rename chocula.databaseBryan Newbold2020-05-061-1/+1
|
* start refactoring files into moduleBryan Newbold2020-05-061-0/+2