Go to file
2016-02-16 17:48:42 +01:00
pg Add per-version subdirectories to the structure 2016-02-15 19:00:45 +01:00
python Add plpy mockup 2016-02-16 08:34:12 +01:00
CONTRIBUTING.md WIP: update docs 2016-02-16 17:48:42 +01:00
DEPLOYING.md WIP: update docs 2016-02-16 17:48:42 +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 WIP: update docs 2016-02-16 17:48:42 +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