Go to file
Stuart Lynn e5968fd5f8 Update setup.py
adding scikit-image to list of desired python modules
2016-06-02 14:07:20 -04:00
pg Fix: Make extension publicly available 2016-02-22 17:39:58 +01:00
python Update setup.py 2016-06-02 14:07:20 -04:00
CONTRIBUTING.md Add a top-level Makefile 2016-02-19 11:57:13 +01:00
DEPLOYING.md Add a top-level Makefile 2016-02-19 11:57:13 +01:00
LICENSE Add licencse 2016-02-15 18:36:38 +01:00
Makefile Add a top-level Makefile 2016-02-19 11:57:13 +01:00
README.md Update README.md 2016-02-23 17:18:19 +01:00
TODO.md Add the cartodb extension as a dependency 2016-02-18 19:18:15 +01:00

crankshaft

CartoDB Spatial Analysis extension for PostgreSQL.

Code organization

  • pg contains the PostgreSQL extension source code
  • python Python module

Requirements

  • pip