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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bean_mortgage-0.2.tar.gz.
File metadata
- Download URL: bean_mortgage-0.2.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.27.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5726b914892cc98b6dbb71d995b393ea065e7a068b31db05c493598bd68e80c6
|
|
| MD5 |
901731c55badfb13294e0c574416b64e
|
|
| BLAKE2b-256 |
e97c61ceeebe2f41ebc02103e1e7ca899388c3c7537e89660d03d9d299699fe8
|
File details
Details for the file bean_mortgage-0.2-py3-none-any.whl.
File metadata
- Download URL: bean_mortgage-0.2-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.27.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d304041a8dc2d27c2f52786de98b6ff14a472374d75420590000f2e1a22a3b9f
|
|
| MD5 |
9fa958f0fd720d51e30bb3d97be8aa8c
|
|
| BLAKE2b-256 |
849bd709b40853957765055ee8b9b4b62ac7524e57f4b146f58d4dfaa49a963b
|