remove python from libraries support section

Python SDK is already a separated library and maintained by CARTO
This commit is contained in:
Oriol 2019-03-15 11:19:28 +01:00 committed by GitHub
parent 5bb1799a74
commit 3ce62104ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,9 +13,6 @@ To make things easier for developers, we provide client libraries for different
- **PHP**
The PHP library provides a wrapper around the SQL API to get PHP objects straight from SQL calls to CARTO. [Fork it on GitHub!](https://github.com/Vizzuality/cartodbclient-php)
- **PYTHON**
Provides API Key access to SQL API. [Fork it on GitHub!](https://github.com/CartoDB/carto-python)
- **JAVA**
Very basic example of how to access CARTO SQL API. [Fork it on GitHub!](https://github.com/cartodb/cartodb-java-client)