Contributions

Book
This ebook describes how to use Python to build a simple, privacy-aware, and developer-friendly workflow for tracking your personal finances.

It takes the "Beancount" package (which provides the foundations for working with money) as a starting point and describes how to build a complete multi-banking application on top, powered entirely by Python and a bunch of plain-text flies.
Library
Beancount Importers for DKB (Deutsche Kredit Bank) CSV Exports
Library
YAML-formatted plain-text file based models for Flask backed by Flask-SQLAlchemy
Library
SQLAlchemy support for Tornado
Library
Streaming (and fast!) parser for multipart/form-data written in Cython