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

Uploaded Python 3

File details

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

File metadata

  • Download URL: tmg_data-0.3.10.tar.gz
  • Upload date:
  • Size: 36.7 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.10.tar.gz
Algorithm Hash digest
SHA256 6ddd6638697d68d94e206a8241d4ba8c52304b009c8f861b40fe147678bbc666
MD5 d1f5626ccf7cb4bb9270035a6cf060d3
BLAKE2b-256 07f1a1238effed47b50dd624a792ded3d8d15921d5c0ae7dc19fc7f22517ce9e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tmg_data-0.3.10-py3-none-any.whl
  • Upload date:
  • Size: 44.6 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.10-py3-none-any.whl
Algorithm Hash digest
SHA256 ce8434c9d4b61d5fa6b801bd9ce2b77b52c77dec0b997e33451906920344c2f5
MD5 c9231fa0a216d88c60a0c8e7190d595f
BLAKE2b-256 50d1bd387a3c25cf95be8a45c599f66d8962daa94014b1c70c1ab1bebb8188ba

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