in IT productivity ~ read.

Revolut export to Wallet import

I started to use Budgetbakers Wallet app and found out that it does not have integration with Revolut. Fortunately, there is quite clever import functionality in Wallet and reasonably good Revolut export.

Here is a Python snippet which converts Revolut export in CSV to Wallet-supported import CSV. The import in Revolut can be done by going to the account summary in the mobile app and clicking on export, selecting "Excel" and then selecting a time range.

The snippet itself needs pandas to work, so install it by pip install pandas. To run it, use:

python revolut2wallet.py Revolut-EUR-Statement-Jan\ 2019.csv