Skip to main content

Google BigQuery functions

Project description

Pyplatform is a data analytics platform architeture built around Google BigQuery in a hybrid cloud environment.

the platorm:

  • provides fast, scalable and reliable SQL database solution
  • abstracts away the infrastuture by builiding data pipelines with serverless compute solutions in python runtime environments
  • simplifies development environment by using jupyter lab as the main tool

Installation

pip install pyplatform

Setting up development environment

git clone https://github.com/mhadi813/pyplatform
cd pyplatform
conda env create -f pyplatform_dev.yml

Environment variables

import os

os.environ['GOOGLE_APPLICATION_CREDENTIALS'] = 'path/to/default_service_account.json'
os.environ['DATASET'] = 'default_bigquery_dataset_name'
os.environ['STORAGE_BUCKET'] = 'default_storage_bucket_id'

Usage

common data pipeline architectures:

- Http sources

- On-prem servers

- Bigquery integration with Azure Logic Apps

- Event driven ETL process

- Streaming pipelines

Exploring modules

import pyplatform as pyp
pyp.show_me()

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

pyplatform-datawarehouse-0.0.3.tar.gz (15.2 kB view details)

Uploaded Source

Built Distribution

pyplatform_datawarehouse-0.0.3-py3-none-any.whl (14.5 kB view details)

Uploaded Python 3

File details

Details for the file pyplatform-datawarehouse-0.0.3.tar.gz.

File metadata

  • Download URL: pyplatform-datawarehouse-0.0.3.tar.gz
  • Upload date:
  • Size: 15.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.4

File hashes

Hashes for pyplatform-datawarehouse-0.0.3.tar.gz
Algorithm Hash digest
SHA256 2c34c91aec7b413f0bfa21a89ff8eaee2028309c9869f9d5f1f01e35ac08f0bd
MD5 8b3351c6a9fcb1f0fc1315585b800c09
BLAKE2b-256 77f677e92d995a0315437a199584d967f327efac5b77013855bdeb5b18c48467

See more details on using hashes here.

File details

Details for the file pyplatform_datawarehouse-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: pyplatform_datawarehouse-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 14.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.4

File hashes

Hashes for pyplatform_datawarehouse-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f0c5261143e1bde2b572d019aef0c9f12c7125d227e8cda485d7e2c54b56e4d8
MD5 edd5eac96605af48b5cc36564fc10fbb
BLAKE2b-256 3c7639ffcde2d825d8c76a4d4faecdf2eea79bc215dad3b9f4de93f7a8458d65

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page