Merge pull request #576 from CartoDB/fix-libraries-support

remove python from libraries support section in Dev Center
This commit is contained in:
Oriol 2019-03-15 20:41:09 +01:00 committed by GitHub
commit 3980df5869
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)