Metadata-Version: 2.1
Name: bqtables
Version: 0.9.0
Summary: Wraps Python Requests with an (even) easier to use programming model for accessing a REST API.
Home-page: https://github.com/sethlivingston/python-bq-client
Author: Seth M. Livingston
Author-email: webdevbyseth@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Requires-Dist: google-cloud-bigquery

# BigQuery Tables

Wraps the Google Cloud API with a class designed for easy streaming inserts
and updates.



