Manager for YNAB.
This repo is a single CLI for YNAB-focused tools.
reconciler: find and automatically reconciles unreconciled transactionspending-income: move pending income transactions to todayzero-out: set a category's planned amount to zero across a month range
Tool-specific docs:
$ pip install manager-for-ynab$ manager-for-ynab --help
$ manager-for-ynab reconciler --help
$ manager-for-ynab pending-income --help
$ manager-for-ynab zero-out --help