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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for tmg_data-0.3.16.tar.gz
Algorithm Hash digest
SHA256 71f675a8eb39e39b96b65a03adf471b14ff8c23d21ad31fa5882536287735507
MD5 e1bc217dab8ebfa40289c24853066c39
BLAKE2b-256 f0cd78731ef1d64a53ede6a437d05ed4a74666695b60f14395539d0a1eb83918

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for tmg_data-0.3.16-py3-none-any.whl
Algorithm Hash digest
SHA256 79ee201753bf8dcbbe7e9a6d1df5fd47b325292f068a9a923e15caa59a799d23
MD5 35f1f7682743fb5885de0ea8d4a81892
BLAKE2b-256 1c334108c09ec96dc9fbc2f042416d3da38b967d8d3a89c3b69389245edc21f5

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