Skip to content

Just a simple python script to calculate a german IBAN from given BLZ and Konto-Nr.

License

Notifications You must be signed in to change notification settings

joWeiss/simple_iban_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Description

Just a simple python3 script to calculate a german IBAN from given BLZ and Konto-Nr.

Usage

On the command line, call chmod +x ./main.py and then run the script with ./main.py BLZ KONTO, where BLZ and KONTO are the german Bankleitzahl and Kontonummer.

How to get it?

Just clone the repo with git clone https://github.com/INstinct42/simple_iban_calculator.git or download the files manually.

BE CAREFUL! Although the generated IBAN might look correct, only an IBAN generated by a bank is guaranteed to work. Wikipedia on IBAN

About

Just a simple python script to calculate a german IBAN from given BLZ and Konto-Nr.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages