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.7.tar.gz (35.4 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.7-py3-none-any.whl (43.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tmg_data-0.3.7.tar.gz
  • Upload date:
  • Size: 35.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.7

File hashes

Hashes for tmg_data-0.3.7.tar.gz
Algorithm Hash digest
SHA256 1fe1283cece718e81c56f273bea1bf17b88300ffcee912a4c4d170f9ceb96fd0
MD5 40ee833b0246c278470c287a48b4b851
BLAKE2b-256 47ce9e45d27e5115431e0f59ae1581c4cc46e702aa06a10324cbf46ee3efb0c4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tmg_data-0.3.7-py3-none-any.whl
  • Upload date:
  • Size: 43.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.7

File hashes

Hashes for tmg_data-0.3.7-py3-none-any.whl
Algorithm Hash digest
SHA256 b89dfdf96f8829fe59450807ec16f72064b6274f87d92e0b7e8630fd94e1f131
MD5 7a9e7a0f9d8a2d1df385667bc7f4e7ae
BLAKE2b-256 d1e693305ff33e3ad35881ab5b2b034316ffa670cf8789ce8e28251bf6ffb3e4

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