DB-API 2.0 interface for SQLite 3.x with Spatialite 2.x
Project description
Python interface to SQLite 3 + Spatialite
pyspatialite is an interface to the SQLite 3.x embedded relational database engine with spatialite extensions. It is almost fully compliant with the Python database API version 2.0 also exposes the unique features of SQLite and spatialite.