Awesome
New Python bindings for Mapnik [WIP]
https://github.com/pybind/pybind11
Installation
Building from Source
Make sure 'mapnik-config' is present and accessible via $PATH env variable
pip install . -v
Testing
Once you have installed you can test the package by running:
pytest test/python_tests/