Library of common python utils used by different NachbarStrom services
Make sure to install on a Python 3.6 environment.
cd python-nachbarstrom-commons
pip install .
Set your api key as an environment variable
$ export GOOGLE_MAPS_KEY='your key here'
Run the example script. It will generate an img.png
.
python example.py