Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/update/nz_banks.py
Commit message (Collapse)AuthorAgeFilesLines
* Switch to using openpyxl for parsing XLSX filesArthur de Jong12 days1-10/+6
| | | | | | The xlrd has dropped support for parsing XLSX files. We still use xlrd for update/be_banks.py because they use the classic XLS format and openpyxl does not support that format.
* Do not print trailing spaceArthur de Jong2022-08-151-1/+1
|
* Provide a timeout to all download scriptsArthur de Jong2022-08-151-1/+1
|
* Update database filesArthur de Jong2021-01-111-1/+6
|
* Update database filesArthur de Jong2020-08-091-1/+1
|
* Switch update scripts to Python 3Arthur de Jong2019-10-271-1/+1
|
* Fix New Zealand Bank Branch Register update scriptArthur de Jong2019-10-271-32/+6
| | | | | There is now a direct URL for the XLS file and there is no longer a need to search the page for a link.
* Add New Zealand bank account numberArthur de Jong2019-03-101-0/+116