CartoDB / carto-python

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

merging batch with 1.0.0 #28

Closed rohshar closed 8 years ago

rohshar commented 8 years ago

Everything is cleaned and formatted. I didn't update the attributes of each object for this one though, because I was following the format of SQLClient. Also, NoAuthClient cannot read from a public query, which is contrary to the API.

danicarrion commented 8 years ago

a few very minor comments. otherwise, looks good!