...Does modrana have a Python library that I could just import?
In that case I could bypass going through the process of launching modrana, at least for search.
git clone https://github.com/M4rtinK/modrana cd modrana python3 modrana.py --address-search "London" --return-static-map-url
http://staticmap.openstreetmap.de/staticmap.php?center=51.507322,-0.127647&zoom=15&size=350x350&markers=51.507322,-0.127647,ol-marker
python3 modrana.py --help