Tools to help track and measure household groceries.

Pi e2fc4f396b take backup 3 years ago
app f5e2586dc9 fix calling lower() on non string values 3 years ago
archive 7c4d709cd0 add archived txn files 3 years ago
db e2fc4f396b take backup 3 years ago
.gitignore 5e5c797987 update .gitignore and move to psycopg3 (now just psycopg) 3 years ago
grocery_transactions.py acbb3a4041 bring TransactionEditor in line with PriceCheck and ensure bool values are not stored as display strings 3 years ago
grocery_transactions.sh 42143d5cc0 fix import script to work remotely 3 years ago
mock.py 5e5c797987 update .gitignore and move to psycopg3 (now just psycopg) 3 years ago
price_check.py 5e5c797987 update .gitignore and move to psycopg3 (now just psycopg) 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