-
Run setup.py
python setup.py -
Create the empty sqlite database:
python date_gen/database_interface.py -
Update CSV files in
databasedirectory as you wish. Each run ofdate_gen.pyautomatically updates the database with new entries.
For example,
python date_gen/date_gen.py --in T --s winter --n 2 To get help on option, do
python date_gen/date_gen.py --h