Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

nikdoof/pynab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pYNAB

pYNAB is a read-only YNAB4 budget file reader for Python, with support for Python 2.7 and 3.2+

Build Status

Why?

YNAB reports are OK, to give you a quick overview of your spending but outside that you'll need to export your information and put it into Excel or another application to manually work through. Python has amazing libraries like Pandas available to really chew through data, so the library was designed to scratch these itches.

Installation

pYNAB is a standard Python package, installation can be done via setup.py

Usage

At the moment only very limited module documentation exists, in the near future we'll have some Sphinx documentation

Testing

We have extremely basic testing at the moment, which can be executed via setup.py using python setup.py test

About

YNAB4 budget file reader for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages