{ "info": { "author": "Simon de Haan", "author_email": "simon@praekeltfoundation.org", "bugtrack_url": null, "classifiers": [], "description": "OVERVIEW:\n=========\n\nThe python Fusion Tables Client library helps you connect and run queries on \nyour tables in Fusion Tables.\n\nYou can select 2 methods of authentication: OAuth or Client Login.\nThe python-oauth2 library is used for OAuth.\n\nTwo helper classes have been included in this library to make coding\neasier: CSVImporter and SQL. \n\nCSVImporter allows you to create a new table from an existing CSV file.\n\nSQL builds SQL statements for you, in case you don't want to fully type out\n\"SELECT ...\" or \"INSERT ...\" every time. \n\nNote\n****\n\nThis 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.\n\nDEPENDENCIES:\n=============\n\n- python-oauth2 library: http://github.com/simplegeo/python-oauth2\n- python-oauth2 dependency, httplib2: http://code.google.com/p/httplib2/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/smn/python-fusiontables", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "python-fusiontables", "package_url": "https://pypi.org/project/python-fusiontables/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/python-fusiontables/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/smn/python-fusiontables" }, "release_url": "https://pypi.org/project/python-fusiontables/0.1/", "requires_dist": null, "requires_python": null, "summary": "Python client for Google Fusion Tables", "version": "0.1" }, "last_serial": 797943, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "000e08f593bd714798944b9aa110ca13", "sha256": "b65dd7938c6d82109c68d075731c310cc992dd35ba1f10d4d93dcc3e8b335463" }, "downloads": -1, "filename": "python-fusiontables-0.1.tar.gz", "has_sig": false, "md5_digest": "000e08f593bd714798944b9aa110ca13", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5524, "upload_time": "2011-07-18T08:41:56", "url": "https://files.pythonhosted.org/packages/a7/ce/05d0d7b313e8ed9bd37015c067eb3485693a1c27c22f52974f2f43161054/python-fusiontables-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "000e08f593bd714798944b9aa110ca13", "sha256": "b65dd7938c6d82109c68d075731c310cc992dd35ba1f10d4d93dcc3e8b335463" }, "downloads": -1, "filename": "python-fusiontables-0.1.tar.gz", "has_sig": false, "md5_digest": "000e08f593bd714798944b9aa110ca13", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5524, "upload_time": "2011-07-18T08:41:56", "url": "https://files.pythonhosted.org/packages/a7/ce/05d0d7b313e8ed9bd37015c067eb3485693a1c27c22f52974f2f43161054/python-fusiontables-0.1.tar.gz" } ] }