Skip to main content

Show expiry of airline miles, rewards points

Project description

fava_miler

Airline miles and rewards points: expiration and value reporting for Fava/Beancount (Personal finance software).

Introduction

Airline miles and rewards points typically expire after a period of inactivity. They also can be viewed as having a value in a currency of your choice. If you track airline mile transactions in Beancount, this simple plugin reports on the value of miles and their expiry date. This is particularly useful if you have miles/points on many airlines or businesses.

Screenshot: Miler

Installation

pip install fava-miler

Configuring your beancount source

  • Define your operating_currency
  • Declare the currency for each of your airline miles
  • Add expiry-months and points-value metadata to your commodity declaration
    • Any negative value for expiry-months signifies that this commodity never expires

This should get the reporter working. Example:

option "operating_currency" "USD"
1990-01-01 commodity MILESAIRALD
    expiry-months: 24
    points-value: 0.015 USD

2000-01-01 open Assets:Miles:AirAldorra MILESAIRALD
2000-01-01 open Income:Misc

2010-01-01 * "Credit card miles"
        Assets:Miles:AirAldorra 100 MILESAIRALD
        Income:Misc

Running

beancount

./miler.py --help

fava

Add the following to your source and run fava as you normally would.

2010-01-01 custom "fava-extension" "fava_miler" "{
  'accounts_pattern' : '^Assets.*Reward',
  'exclude_currencies' : '(POINTS_ABC)|(POINTS_DEF)',
}"

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

fava_miler-0.2.3.tar.gz (20.5 kB view details)

Uploaded Source

Built Distribution

fava_miler-0.2.3-py3-none-any.whl (20.0 kB view details)

Uploaded Python 3

File details

Details for the file fava_miler-0.2.3.tar.gz.

File metadata

  • Download URL: fava_miler-0.2.3.tar.gz
  • Upload date:
  • Size: 20.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.2

File hashes

Hashes for fava_miler-0.2.3.tar.gz
Algorithm Hash digest
SHA256 01fc6ddcb352f439dc9a0773fd4e34e97ad6be9ef815fe24d132d14ea523cb4f
MD5 7d96cb28ccd2134ce5155dbe72d25752
BLAKE2b-256 b44bad847044f84ebf88f895c446ef44b3a8a2d1f217598d3eefb22e127ff1cb

See more details on using hashes here.

File details

Details for the file fava_miler-0.2.3-py3-none-any.whl.

File metadata

  • Download URL: fava_miler-0.2.3-py3-none-any.whl
  • Upload date:
  • Size: 20.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.2

File hashes

Hashes for fava_miler-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 69d7638ccb25d306b13a8846c8ce5cffac3178e346af833ea498280b6b0a7d35
MD5 db92fc581b7ea05f1c4950f038db5df2
BLAKE2b-256 420ab2c00aead2eb84ecf46afdc985faad683d8714137189f534fe028f4edd77

See more details on using hashes here.

Supported by

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