Installation

You can install the CARTO Python client by using Pip.

1
2
  http://pypi.python.org/pypi/pip
  pip install carto

If you want to use the development version, you can install directly from Github:

1
pip install -e git+git://github.com/CartoDB/carto-python.git#egg=carto