| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-05 | Use relative imports between data generation scriptspackage-imports | Terry Truong | |
| Avoids the need for code that modifies sys.path, but requires running of the scripts using 'python -m' with backend/ as cwd. Also expects constants like DB_FILE to be non-relative, due to running from backend/. | |||
| 2023-01-21 | Adjust backend coding style | Terry Truong | |
| Increase line spacing, add section comments, etc | |||
| 2023-01-20 | Make gen_picked_data.py update event distribution tables | Terry Truong | |
| 2023-01-20 | Enable gen_picked_events.py to modify and delete events | Terry Truong | |
| 2023-01-02 | Adjust wikidata event specifiers | Terry Truong | |
| Do minor refactors: - Swap fmt=1 and fmt=2 in 'events' table - Make documentation consistently use BC and AD - import argparse at start of scripts | |||
| 2022-10-04 | Add gen_picked_data.py | Terry Truong | |
| Add unit test Update READMEs and .gitignore | |||
