Tools to help track and measure household groceries.

Daniel Sheffield ba0aa98996 add per serve cost and fix calculation of exact/approximate price 2 years ago
app ba0aa98996 add per serve cost and fix calculation of exact/approximate price 2 years ago
archive 7c4d709cd0 add archived txn files 3 years ago
db 86ccad04c4 cron: take backup 2 years ago
recipes deb1c48e2d add ginger syrup recipe 2 years ago
.gitignore 5e5c797987 update .gitignore and move to psycopg3 (now just psycopg) 3 years ago
grocery_transactions.py e1766aeaf0 refactor callback hell 2 years ago
grocery_transactions.sh f7d36ed12c fix shell script to commit transactions to point to the new db name 2 years ago
mock.py 5e5c797987 update .gitignore and move to psycopg3 (now just psycopg) 3 years ago
price_check.py e1766aeaf0 refactor callback hell 2 years ago
price_plot.py 75efc0ce7e add entry script for plotting tool 2 years ago
readme.md b0df4e66fb update requirements.txt and add a readme.me 3 years ago
recipe.py 4d6b066413 overwrite file on save instead of saving copy 2 years ago
reconcile.py 9efe9be672 update reconcile script to check ahead a day as well as behind 3 days 2 years ago
requirements.txt 5b8188c88a update requirements 2 years ago
scratch.sql b46ee7cd59 Update monthly report query with indentation and excluding the rollup portion 3 years ago
units.sql efd52ddc39 add more unit conversions and tests 2 years ago

readme.md

Install Requirements

pip3 install -r requirements.txt