Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/update/at_postleitzahl.py
Commit message (Collapse)AuthorAgeFilesLines
* Update database filesArthur de Jong2021-01-111-5/+14
|
* Switch update scripts to Python 3Arthur de Jong2019-10-271-3/+2
|
* Switch update scripts to use requestsArthur de Jong2019-10-271-6/+8
| | | | This makes the scripts more consistent.
* Switch update scripts to lxmlArthur de Jong2019-10-271-13/+8
| | | | | | | This avoids an extra dependency on Beautiful Soup and makes the scripts more consistent. This also includes a fix in the ISIL because of website changes.
* Switch update scripts to beautifulsoup4Arthur de Jong2019-03-101-3/+7
|
* Switch from import-order to isortArthur de Jong2019-03-031-4/+4
|
* Add Austrian postal codeArthur de Jong2018-03-171-0/+102
This also fixes the name of the Dutch postal_code alias and tunes the tests.