Git Product home page Git Product logo

ibank's Introduction

ibank

Download account statements and transactions from your bank. Currently supported banks:

How to install

python setup.py install

Usage

Each supported bank has its own utility:

  • ibank-fio
  • ibank-citibankcz

Run them with --help to see all available options.

Citibank CZ

To download transactions from 2013-09-01 to 2013-10-01:

ibank-citibankcz transactions 2013-09-01 2013-10-01

To download transactions from 2013-09-01 till now:

ibank-citibankcz transactions 2013-09-01

To download transactions made since the last download:

ibank-citibankcz transactions

To download the account statement:

ibank-citibankcz statement 2013 1

To specify the output format use the --format option. See --help for the list of available formats.

If you have more than one account use the --account to specify which one to use. Its value should be an integer greater than or equal to 0.

Use the --output-file option to change the output file name.

Fio Banka

To download transactions made from 2013-09-01 to 2013-10-01:

ibank-fio transactions <token> 2013-09-01 2013-10-01

To download transactions made from 2013-09-01 till now:

ibank-fio transactions <token> 2013-09-01

To download transactions made since the last download:

ibank-fio transactions <token>

To download the account statement:

ibank-citibankcz statement <token> 2013 1

To specify the output format use the --format option. See --help for the list of available formats.

Use the --output-file option to change the output file name.

See Fio Banka API on how to generate the authorization token.

Licence

MIT Licence

Author

Dan Keder [email protected]

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.