Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/update/cn_loc.py
Commit message (Collapse)AuthorAgeFilesLines
* Switch update scripts to Python 3Arthur de Jong2019-10-271-17/+6
|
* Switch update scripts to use requestsArthur de Jong2019-10-271-1/+2
| | | | This makes the scripts more consistent.
* Move update scripts to own directoryArthur de Jong2018-01-011-0/+103
This moves all the update scripts to their own directory so they don't clutter the toplevel directory. This also ensures that the scripts are passed through flake8 and makes some adjustments for that alongside a few other cleanups.