Skip to content

Releases: caiyunapp/python-mapnik

Release 0.1.0

19 Jan 13:25
2c97faa

Choose a tag to compare

Python Mapnik 0.1.0

Installation

Download the wheel file for your platform and install:

pip install mapnik-0.1.0-*.whl

Or 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.whl

Or install from source:

pip install git+https://github.com/caiyunapp/python-mapnik.git@0.1.0

Requirements

  • Python >= 3.12
  • Mapnik >= 4.2.0

Changes

See CHANGELOG.md for details.