Skip to main content

Python client for Google Fusion Tables

Project description

OVERVIEW:

The python Fusion Tables Client library helps you connect and run queries on your tables in Fusion Tables.

You can select 2 methods of authentication: OAuth or Client Login. The python-oauth2 library is used for OAuth.

Two helper classes have been included in this library to make coding easier: CSVImporter and SQL.

CSVImporter allows you to create a new table from an existing CSV file.

SQL builds SQL statements for you, in case you don’t want to fully type out “SELECT …” or “INSERT …” every time.

Note

This is a fork of the original python fusion tables client available at http://code.google.com/p/fusion-tables-client-python/, forked it to package it for use with pip & pypi.

DEPENDENCIES:

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-fusiontables-0.1.tar.gz (5.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page