Skip to main content

BigQuery client wrapper with clean API

Project description

BigFlow

Documentation

  1. What is BigFlow?
  2. Getting started
  3. Installing Bigflow
  4. Help me
  5. BigFlow tutorial
  6. CLI
  7. Configuration
  8. Project structure and build
  9. Deployment
  10. Workflow & Job
  11. Starter
  12. Technologies
  13. Development

Cookbook

What is BigFlow?

BigFlow is a Python framework for data processing pipelines on GCP.

The main features are:

Getting started

Start from installing BigFlow on your local machine. Next, go through the BigFlow tutorial.

Installing BigFlow

Prerequisites. Before you start, make sure you have the following software installed:

  1. Python >= 3.7
  2. Google Cloud SDK
  3. Docker Engine

You can install the bigflow package globally, but we recommend installing it locally with venv, in your project's folder:

python -m venv .bigflow_env
source .bigflow_env/bin/activate

Install the bigflow PIP package:

pip install bigflow[bigquery,dataflow]

Test it:

bigflow -h

Read more about BigFlow CLI.

To interact with GCP you need to set a default project and log in:

gcloud config set project <your-gcp-project-id>
gcloud auth application-default login

Finally, check if your Docker is running:

docker info

Help me

You can ask questions on our gitter channel or stackoverflow.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bigflow-1.5.0.dev2.tar.gz (114.3 kB view details)

Uploaded Source

Built Distribution

bigflow-1.5.0.dev2-py3-none-any.whl (173.6 kB view details)

Uploaded Python 3

File details

Details for the file bigflow-1.5.0.dev2.tar.gz.

File metadata

  • Download URL: bigflow-1.5.0.dev2.tar.gz
  • Upload date:
  • Size: 114.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.15

File hashes

Hashes for bigflow-1.5.0.dev2.tar.gz
Algorithm Hash digest
SHA256 69b063719d6f529d82a6ce82c97a57f5b5e7a92480e049a379d031a22adfc83f
MD5 4fa968c5a523e28b16e172f52f5421f4
BLAKE2b-256 9b3094a654d573d10dfe92082588061586978368160f521e4d9f6b5fcec3a1e1

See more details on using hashes here.

File details

Details for the file bigflow-1.5.0.dev2-py3-none-any.whl.

File metadata

  • Download URL: bigflow-1.5.0.dev2-py3-none-any.whl
  • Upload date:
  • Size: 173.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.15

File hashes

Hashes for bigflow-1.5.0.dev2-py3-none-any.whl
Algorithm Hash digest
SHA256 4bd414a557df501c180df72f83b635e602d53e022fb273ddfa2b769e4270e68a
MD5 c6da1f700ed9322eeaf9e615adad3068
BLAKE2b-256 a2d816f9634f42b65c23c281039c509273ac7e5057702c099d05cc34f2b66ecf

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