Now you can run pip install --editable . from the root of the
directory to get a command line utility update_json to invoke the
update_db method, and update the database
Now we can plug this into a cron script to update the database on
a periodic interval
Now you can run
pip install --editable .
from the root of the directory to get a command line utilityupdate_json
to invoke the update_db method, and update the databaseNow we can plug this into a cron script to update the database on a periodic interval