Skip to main content

A small utility to create mortgage schedules for beancount.

Project description

Bean Mortage

Simple CLI tool to produce a mortgage schedule for beancount.

pip install bean_mortgage

Example

bean-mortgage 150000.00 120 0.0180 \
-c EUR \
-l Liabilities:Mortgage:Island \
-e Expenses:Fees:Mortgage:Island \
-a Assets:Bank:Checking \
-p "Banque de France" \
-d "Loan Island" \
-f 2018-03-19

Typically I put this in a separate file for each loan, and I edit the file as the operations actually happen; and in the main file I put the initial transaction, which could be in this example:

2018-02-20 * "M NotShadyGuy" "Got an island"
  Assets:Island                150000.00 EUR
  Liabilities:Mortgage:Stuff  -150000.00 EUR

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bean_mortgage-0.2.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

bean_mortgage-0.2-py3-none-any.whl (4.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page