Skip to content

dguo/churn

Repository files navigation

churn

PyPI CI status

CLI for keeping track of credit card activity (payments and reward redemptions)

Installation

$ pip install churn

Usage

$ churn --help

Motivation

While I use Mint (Personal Capital is one alternative) to keep track of my personal finances, I've always used a spreadsheet to record my credit card reward redemptions and to calculate my rewards to payments rate. The purpose of this tool is to replace that spreadsheet with a CLI backed by a SQLite database.

The data must be manually entered for now, but automating the data retrieval is a possible goal.

Development

If you have Docker running, you can run $ ./dev up to bring up a development environment. From here, you should be able to run $ churn. Any changes to the source code should immediately be reflected in the development environment.

License

MIT

About

💳 CLI for keeping track of credit card activity

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors