README.md

April 3, 2026 · View on GitHub

Python bindings for Mapnik v4.2.2

Platform/(Interpreter+ABI)cp39cp310cp311cp312cp313cp314
macosx_11_0_arm64
macosx_11_0_x86_64
manylinux_2_31_arm64
manylinux_2_31_x86_64

Installation

python3 -m pip install mapnik

Building from Source

Make sure 'mapnik-config' is present and accessible via $PATH env variable

python3 -m pip install . -v 

Testing

Once you have installed you can test the package by running:

pytest test/python_tests/