aboutsummaryrefslogtreecommitdiff
path: root/backend/tests/test_histplorer.py
AgeCommit message (Collapse)Author
2022-10-20Add gcal to client-side HistDatesTerry Truong
Add YearDate and CalDate Restrict non-calendar HistDates to years before 4713 BC
2022-10-05Add data serving scriptsTerry Truong
Add histplorer.py, implementing the http query interface Add unit test Add server.py as a simple backend dev server Update documentation