This is a python library for interacting with the YNAB api.
The core of the library is built with the OpenAPI Codegen tool and the YNAB OpenAPI Spec
There is a limited command line interface ynab
that lets you interact with your budgets.
Find the latest pynab-{version}.tar.gz}
release packages from the releases page.
Install using pip
pip install pynab-0.1.1.tar.gz
This project is licensed under the Apache 2.0 Licence