CartoDB / carto-python

CARTO Python client
https://carto.com
BSD 3-Clause "New" or "Revised" License
154 stars 62 forks source link

Add a script to export all datasets from account #81

Closed oriolbx closed 5 years ago

andy-esch commented 6 years ago

It'd be cool to have a version you could run the from the command line with command line args like:

python export_all_datasets.py --api-key abcdefg --username eschbacher

Don't mind me stalking Python tickets ;)

jsanz commented 6 years ago

Andy your input is always more than welcomed 😗

I agree on having this script running with env vars or cli parameters for authentication.

Anyway, I'll have a look at this as soon as possible.

-- Jorge Sanz CARTO - Predict through location

Sent from my phone, excuse my brevity and typos

El mar., 24 abr. 2018 14:46, Andy Eschbacher notifications@github.com escribió:

It'd be cool to have a version you could run the from the command line with command line args like:

python export_all_datasets --api-key abcdefg --username eschbacher

Don't mind me stalking Python tickets ;)

— You are receiving this because your review was requested. Reply to this email directly, view it on GitHub https://github.com/CartoDB/carto-python/pull/81#issuecomment-383916992, or mute the thread https://github.com/notifications/unsubscribe-auth/AALfaAo3DdWkIUmtMLsAr7qQti2V13Tzks5trx6ZgaJpZM4ThUJi .

jsanz commented 6 years ago

There's another thing, we are waiting for #80 to be merged, but then we should merge master and move this example to the correct folder and add the entry to the json file so we can display this one at the developer center.

We want to provide exposure to this example in particular because it's the first way we are going to recommend to get data out of CARTO platform.

cc. @inigomedina

jsanz commented 6 years ago

@oriolbx since #80 is merged, please consider merging master on this branch and produce the metadata needed by the DevCenter