Menu

Tree [8e46a8] master /
 History

HTTPS access


File Date Author Commit
 COPYING 2019-01-26 Michal Babik Michal Babik [caf6df] Initial commit
 README.md 2019-02-05 Michal Babik Michal Babik [8e46a8] readme update
 bn_base.db 2019-01-31 Michal Babik Michal Babik [31a5f4] Bank list db update
 iban 2019-01-26 Michal Babik Michal Babik [caf6df] Initial commit
 iban.py 2019-01-28 Michal Babik Michal Babik [47df7d] Updates in code
 ibanpl.py 2019-01-31 Michal Babik Michal Babik [d386e0] Bank update function update

Read Me

IBANpl

Informacja o polskich bankach na podstawie numeru konta IBAN

Program oraz funkcje pozwalające na sprawdzenie poprawności numeru
konta oraz wyświetlenie informacji o polskich bankach
(nazwa banku, adres i inne dane) na podsawie numeru konta IBAN.

Program korzysta z bazy danych SQLite.

Wymagania

  • Python 3
  • GTK+ 3
  • SQLite 3

OS:
* Linux
* Windows

Aktualizacja bazy danych banków

Należy wejść na stronę https://ewib.nbp.pl/
Przejść do zakładki Dane do pobrania i pobrać plik plewibnra.txt.
Plik plewibnra.txt nalezy skopiować do katalogu programu.
Po uruchomieniu programu kliknąć przycisk Uaktualnij bazę.

Copyright and license

Copyright (C) 2016-2019 Michal Babik

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see https://www.gnu.org/licenses/.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.