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.2.tar.gz (33.0 kB view details)

Uploaded Source

Built Distribution

tmg_data-0.3.2-py3-none-any.whl (40.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for tmg_data-0.3.2.tar.gz
Algorithm Hash digest
SHA256 a3d1c836db9c3d77ad9ddad06a97eb4f98d8fa6e42a130eb84be009828a09d3c
MD5 2026661c9013ba76f4c60edc1b7537c2
BLAKE2b-256 6a4b4a502cf357d1ac1ba7a0514af49ac9481dff1aaf5c298d109aa66b5dbe35

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for tmg_data-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6e254024661b0dc5460de12006d84aa87e95005da7e8378b4cae6c3ff2fae6c7
MD5 fa4131f8d5e0f5dec80501043810dce7
BLAKE2b-256 fb1411e68613025f8620ec7f2d5d26c51ad3bce8587a8c72689cadb38f531132

See more details on using hashes here.

Supported by

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