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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for tmg_data-0.3.13.tar.gz
Algorithm Hash digest
SHA256 9b613d1c638e662ed3d958d6f55b1f24c67a55272df91ccc01a77ac0755468c1
MD5 328d6da0a03313a9087659e6c41f07a9
BLAKE2b-256 aae5b09b12b93507691534a40f712bdc9129d0e8e3563a01507009bfdadc1ceb

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for tmg_data-0.3.13-py3-none-any.whl
Algorithm Hash digest
SHA256 0df65a1807c6eae3aac8399207c3afbf0869ae04e4b73b8e9780e1e39ca06d94
MD5 8cbcaacd37614f713a1bdbaac6a2a4cb
BLAKE2b-256 22e33a130cc6850fe95cba33702bd0afd39d00385fd505ae458b0a056d19d93f

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