Tools to help track and measure household groceries.

Pi e182d4d984 cron: take backup 2 years ago
app f5e2586dc9 fix calling lower() on non string values 3 years ago
archive 7c4d709cd0 add archived txn files 3 years ago
db e182d4d984 cron: take backup 2 years ago
.gitignore 5e5c797987 update .gitignore and move to psycopg3 (now just psycopg) 3 years ago
grocery_transactions.py a4c9ac03b9 change db name 3 years ago
grocery_transactions.sh f7d36ed12c fix shell script to commit transactions to point to the new db name 3 years ago
mock.py 5e5c797987 update .gitignore and move to psycopg3 (now just psycopg) 3 years ago
price_check.py a4c9ac03b9 change db name 3 years ago
readme.md b0df4e66fb update requirements.txt and add a readme.me 3 years ago
reconcile.py 6c182b5094 fix interleaving of prompt for input with output 3 years ago
requirements.txt 7127cb3876 update requirements file with libpq5 os dependency 3 years ago
scratch.sql b46ee7cd59 Update monthly report query with indentation and excluding the rollup portion 3 years ago

readme.md

Install Requirements

pip3 install -r requirements.txt