A Python wrapper for Revolut API, Python 2.x and 3.x compatible.
Release 0.4, a working beta
As listed in Revolut docs:
| Accounts | |
| Get Accounts | yes |
| Get Account | yes |
| Get Account Details | yes |
| Counterparties | |
| Add Revolut Counterparty | yes |
| Add non-Revolut Counterparty | yes |
| Delete Counterparty | yes |
| Get Counterparty | yes |
| Get Counterparties | yes |
| Payments | |
| Transfer | yes |
| Create Payment | yes |
| Schedule Payment | no |
| Check Payment Status | yes |
| Cancel Payment | no |
| Get Transactions | yes |
Released under the BSD 3-Clause License. See LICENSE.txt.
Copyright (c) 2018 Michał Sałaban <michal@salaban.info>