griffithlab / civicpy

A python interface for the CIViC db application
MIT License
8 stars 5 forks source link

allow caching of all objects by time period #10

Closed ahwagner closed 4 years ago

ahwagner commented 5 years ago

CIViCpy should, by default, timestamp civicrecord objects. There should be routines for storing and loading civicrecord objects, and checks should be made based off of a global timedelta value (which should be loaded in __init__.py).

Bonus points for: