4 projects
postgreasy
A simple package for interacting with a Postgres Database.
dbtbasic
A simple version of dbt using postgres, implemented in Python. It loads the sql files in a folder and "realizes" them in the correct order and adds indices as well.
logbasic
A simple package for logging.
cacheasy
A simple package for caching python objects.