mirror of
https://github.com/CartoDB/crankshaft.git
synced 2024-11-01 10:20:48 +08:00
1ce0a206c7
So we have single entry points to install/check everything |
||
---|---|---|
pg | ||
python | ||
CONTRIBUTING.md | ||
DEPLOYING.md | ||
LICENSE | ||
Makefile | ||
README.md | ||
TODO.md |
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