-
Notifications
You must be signed in to change notification settings - Fork 0
Fork of FusionTables that's installable
salsakran/fusiontables
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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. DEPENDENCIES: - python-oauth2 library: http://github.com/simplegeo/python-oauth2 - python-oauth2 dependency, httplib2: http://code.google.com/p/httplib2/ Python Version: 2.7
About
Fork of FusionTables that's installable
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published