GithubHelp home page GithubHelp logo

honzajavorek / finances Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 132 KB

[Idle since 2013] Simple script for downloading recent transactions from Fio Bank and uploading them to spreadsheet in Google Docs

Python 100.00%

finances's Introduction

finances

Simple script for downloading recent transactions from Fio Bank and uploading them to spreadsheet in Google Docs. Moreover, it also pairs transactions with invoices from Fakturoid.

Installation

Download, run pip install -r requirements.txt and put the script to your cron settings (once a week, once a day maybe). Create config JSON file according to config.sample. The Google password is base64-encoded (not secure at all, but still better than plaintext).

Usage

Downloads latest transactions and uploads them to spreadsheet:

$ python finances.py

Downloads all transactions in your account's history and uploads them to spreadsheet:

$ python finances.py --full

Prevents duplicates by checking transaction ID. If transaction has variable symbol and the amount is positive number (it is not expense), corresponding invoice is searched and transaction data are populated with some additional info from Fakturoid.

For further information read code.

License: ISC

© 2013 Jan Javorek [email protected]

This work is licensed under ISC license.

finances's People

Contributors

honzajavorek avatar

Stargazers

Derek Rushing avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.