caixabreak

Extracts data from CGD - Caixa Break management interface


Keywords
caixabreak
License
MIT
Install
pip install caixabreak==0.2.5

Documentation

caixabreak

Documentation Status Updates

About

Extracts data from Caixa Geral de Depositos - Caixa Break management interface.

Install

pip install caixabreak

Note: You must request the login credentials on a CGD ATM machine first.

How-to

caixabreak --help

Usage: caixabreak [OPTIONS]

  Extracts data from CGD - Caixa Break management interface.

  Optional: Use environment variables instead of command line arguments
  (CGD_USER and CGD_PASS).

Options:
  -u, --username TEXT  Access code for your account (7 digits)
  -p, --password TEXT  Password for your account (5 digits)
  -b, --balance        Show current balance
  -t, --transactions   Show current transactions
  --debug              Enable debug
  --help               Show this message and exit.

Features

  • Show current card balance
  • Show table of transactions

Credits

Disclamer

This application is not affiliated with CGD in any way.