Go to file
2016-03-17 19:01:19 -04:00
pg changing form of function to use query 2016-03-16 15:46:59 -04:00
python changing the function call to use queries 2016-03-17 19:01:19 -04:00
CONTRIBUTING.md Update CONTRIBUTING.md 2016-02-23 17:23:33 +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