hoffie / dkb-visa

DKB transaction download and conversion (CSV, QIF)
GNU Affero General Public License v3.0
56 stars 26 forks source link

Migrate to python3 and add support for exporting multiple cards with one login #23

Closed stephanritscher closed 4 years ago

stephanritscher commented 4 years ago

This solves #18. See updated README.md for new syntax to export multiple cards with one login.

hoffie commented 4 years ago

Thanks for doing that! Python3 compatibility has long been overdue and the multiple-cards-per-login feature sound really useful as well.