Python SDK is a full, backwards incompatible rewrite of the deprecated cartodb-python
SDK.
Since the initial rewrite, Python SDK has been loaded with a lot of new features, not present in old cartodb-python.
Python SDK is a Python library to consume the CARTO APIs. You can integrate Python SDK into your Python projects to:
You may find specially useful the examples section for actual use cases of the CARTO Python SDK.
Please, refer to the reference or the source code for further details about modules, methods and parameters.
Tip: Code snippets provided in this developer guide are not intended to be executed since they may not contain API keys or USERNAME values needed to actually execute them. Take them as a guide on how to work with the modules and classes