Go to file
Javier Goizueta c293781624 Add comments
2016-02-22 15:36:02 +01:00
pg Add comments 2016-02-22 15:36:02 +01:00
python Add python dependency 2016-02-22 12:26:32 +01: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 WIP: update docs 2016-02-16 17:48:42 +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

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

Requirements

  • pip