Python N26 Versions Save

💵 Unofficial Python client for n26 (Number 26) - https://n26.com/

3.3.1

1 year ago
  • configuration option for auth base URL #130
  • switch from global to de endpoints #127
  • docs update #122
  • fix build #118
  • Dockerfile #119

3.3.0

3 years ago
  • download statements PDF files (#102, #104)
  • updated dependency versions specified in requirements.txt

3.2.6

3 years ago
  • Updating n26 client token
  • Release python-n26 via GitHub Actions

3.2.1

3 years ago
  • fixed logout trying to do 2FA (#93)

3.2.0

3 years ago
  • Logout (#92)

3.1.2

3 years ago
  • Create transfer (#90)

3.0.1

3 years ago
  • fixed leading zeros when using SMS OTP (#87)

3.0.0

3 years ago

Fixes: https://github.com/femueller/python-n26/issues/81

Since 17th of June 2020 N26 requires a device_token, which needs to be configured as described here: https://github.com/femueller/python-n26#device-token

2.2.2

3 years ago
  • Fix authentication error

2.2.1

4 years ago