carto-python icon indicating copy to clipboard operation
carto-python copied to clipboard

Recommended Carto packages?

Open chrowe opened this issue 2 years ago • 1 comments

Is this package still under active development?

Is there another option that is?

  1. https://github.com/CartoDB/cartoframes
  2. https://github.com/visgl/deck.gl/tree/master/bindings/pydeck-carto

chrowe avatar Jul 21 '23 17:07 chrowe

Hi, this package is no longer in active development.

Cartoframes can be used but it is also related to the previous non-cloud-native version of CARTO.

What we have now in CARTO cloud-native is the following: https://docs.carto.com/data-and-analysis/carto-+-python.

So far, we have developed these two packages:

  • https://github.com/cartodb/carto-auth
  • https://github.com/visgl/deck.gl/tree/master/bindings/pydeck-carto

Jesus89 avatar Jul 24 '23 13:07 Jesus89