Go to file
2016-02-18 11:29:07 +01:00
pg Refactor and new tests 2016-02-18 11:28:26 +01:00
python Refactor and new tests 2016-02-18 11:28:26 +01:00
CONTRIBUTING.md Fix running the test instructions 2016-02-18 11:29:07 +01:00
DEPLOYING.md Caveat note 2016-02-18 11:07:49 +01:00
LICENSE Add licencse 2016-02-15 18:36:38 +01:00
README.md WIP: update docs 2016-02-16 17:48:42 +01:00
TODO.md Refactor and new tests 2016-02-18 11:28:26 +01:00

crankshaft

CartoDB Spatial Analysis extension for PostgreSQL.

Code organization

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

FIXME: should it be ./extension and `./lib/python' ?

Requirements

  • pip