Go to file
Ludger Heide 903f63336b Merge branch 'release/1.5' into develop 2021-03-29 16:30:55 +02:00
.idea Disbaled automatic pylint check (for now…) 2019-11-05 18:11:49 +01:00
lhutil Added Time zone specification to gpx writer 2021-03-29 16:25:23 +02:00
tests Fixed the performance regression caused by going to Unix timestamps 2020-01-27 10:09:44 +01:00
z_supporting_data Actually added test data 2019-08-02 09:40:55 +02:00
.gitignore Updated gitignore 2019-10-30 18:04:15 +01:00
LICENSE.txt Added setuptools files 2019-10-30 18:04:52 +01:00
README.md Removed requirements for cartopy and noted this in the readme. 2020-01-23 13:10:24 +01:00
setup.py Bumped version number to 1.5 2021-03-29 16:26:17 +02:00

README.md

lhutil

lhutil = Ludger's utilities a series of reusable Python functions containing:

  • code for interacting with databases in one line of code per query
  • a concurrency-aware progress reporter
  • code to draw fancy geospatial plots for management It's research-grade code. Not fancy, flexible or well tested, but it gets the job done.

A note on requirements

buntebilder.py has an additional requirement on cartopy. This requirement is not specified automatically since cartopy needs the binary packages libgeos-dev and libproj-dev on Ubuntu systems (probably similar on windows), meaning it cannot be installed using just pip.

License

Licesed under the Hippocratic License v1.1