Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 782 Bytes

File metadata and controls

21 lines (19 loc) · 782 Bytes

Build Status codecov

python-nachbarstrom-commons

Library of common python utils used by different NachbarStrom services

Installation

Make sure to install on a Python 3.6 environment.

cd python-nachbarstrom-commons
pip install .

Usage

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