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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for tmg_data-0.3.15.tar.gz
Algorithm Hash digest
SHA256 46cc40e53ac45592901073fa8a5a3f10cc2fce1dbb010cf37a899bb39e711350
MD5 24eda482d3c046da5622061723a11130
BLAKE2b-256 fe553a733c834e84dbaf89876f650c422891917c68f890c0f11ab444a3b9e426

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for tmg_data-0.3.15-py3-none-any.whl
Algorithm Hash digest
SHA256 a0ff8e006b71502ae2b75924353113b2d3a59e5b36777fea5053eada1b7940f5
MD5 3a29fe96bf8eb2c66a8059e9363d7a04
BLAKE2b-256 f51576670f0fb4b3d847db5a7b4f99e0bd1e4694b68d859220921362f77937dc

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