Releases: caiyunapp/python-mapnik
Releases · caiyunapp/python-mapnik
Release 0.1.0
Python Mapnik 0.1.0
Installation
Download the wheel file for your platform and install:
pip install mapnik-0.1.0-*.whlOr install directly from GitHub (replace platform tag as needed):
pip install https://github.com/caiyunapp/python-mapnik/releases/download/0.1.0/mapnik-0.1.0-cp312-cp312-linux_x86_64.whlOr install from source:
pip install git+https://github.com/caiyunapp/python-mapnik.git@0.1.0Requirements
- Python >= 3.12
- Mapnik >= 4.2.0
Changes
See CHANGELOG.md for details.