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.12.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.12-py3-none-any.whl (45.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for tmg_data-0.3.12.tar.gz
Algorithm Hash digest
SHA256 0713824d4e0946655ec6beb6a6888d77f618e4fa516e9ab7fdbfb97083765753
MD5 befe1e255da99981b21ac754d1c97351
BLAKE2b-256 dd6d2be9286d132b2d39667bbd565698877520d7a9405c6d223d08f8cbb38db7

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for tmg_data-0.3.12-py3-none-any.whl
Algorithm Hash digest
SHA256 dd93336d4b0853e7cdffdb156aab2e8900c9f47f0e78c53cf285beff89212876
MD5 8f58c788dab8562e99cf2ac3f864ff56
BLAKE2b-256 fad66cdf727ef94d3e5e85c81977bd7f0e3a291807eec2e776b062b2f35da616

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