Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 342 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 342 Bytes

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/