Merge pull request #3107 from nvkelso/patch-1

Add section for Python Bindings
This commit is contained in:
Dane Springmeyer 2015-10-12 09:11:54 -07:00
commit 64f342047c

View file

@ -156,6 +156,12 @@ You can run the Mapnik tests locally (without installing) like:
make test
## Python Bindings
Python bindings are not included by default. You'll need to add those separately.
* Build from source: https://github.com/mapnik/python-mapnik
## Learning Mapnik
### Help