Skip to main content

TMG data library

Project description

TMG data library has the functionalities to interact with Google Cloud services allowing to develop more reliable and standard data pipelines.

Quick Start

Installation

Install this library in a virtualenv using pip.

Supported Python Versions

Python >= 3.5

Mac/Linux

pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install tmg-data

Example Usage

Transform from MySQL to BigQuery

from tmg.data import transfer

transfer_client = transfer.Client(project='your-project-id')

transfer_client.bq_to_mysql(
    connection_string='root:password@host:port/your-database',
    bq_table='your-project-id.your-dataset.your-table',
    mysql_table='your-database.your-table'
)

Project details


Download files

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

Source Distribution

tmg_data-0.3.11.tar.gz (36.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tmg_data-0.3.11-py3-none-any.whl (44.9 kB view details)

Uploaded Python 3

File details

Details for the file tmg_data-0.3.11.tar.gz.

File metadata

  • Download URL: tmg_data-0.3.11.tar.gz
  • Upload date:
  • Size: 36.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.0

File hashes

Hashes for tmg_data-0.3.11.tar.gz
Algorithm Hash digest
SHA256 652519b56c80dbc51bd4523ab4d809ccff111b3469296e8442456f8d32145f90
MD5 767ce2b35a55e37dc77796226e8cdb91
BLAKE2b-256 5e5ddcff0c8a4a6252474ec216d8f213adfa160caa5f06aa2025fe5c7f0fd7dc

See more details on using hashes here.

File details

Details for the file tmg_data-0.3.11-py3-none-any.whl.

File metadata

  • Download URL: tmg_data-0.3.11-py3-none-any.whl
  • Upload date:
  • Size: 44.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.0

File hashes

Hashes for tmg_data-0.3.11-py3-none-any.whl
Algorithm Hash digest
SHA256 4e9008de34e304af19c191b4b0cca7efc6f1e22925987ff3c276d0b296295a58
MD5 0094af06e8e2326296f6653b6b8f972e
BLAKE2b-256 19d06c9aacd2f3b83b017d528c425d9d97c8179f01030304dd802d17eecb1249

See more details on using hashes here.

Supported by

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