15 lines
246 B
Markdown
15 lines
246 B
Markdown
# 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
|