Skip to content

Latest commit

 

History

History
67 lines (53 loc) · 2.09 KB

README.rst

File metadata and controls

67 lines (53 loc) · 2.09 KB

Revolut API client for Python

travis coveralls

A Python wrapper for Revolut API, Python 2.x and 3.x compatible.

Release 0.4, a working beta

What is supported?

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

Copyrights

Released under the BSD 3-Clause License. See LICENSE.txt.

Copyright (c) 2018 Michał Sałaban <[email protected]>