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. CLI
  6. Configuration
  7. Project setup and build
  8. Deployment
    1. Cloud Composer
    2. Kubernetes
    3. Vault
  9. Workflow & Job
  10. Starter
  11. Utils
    1. BigQuery
    2. Apache Beam
    3. Dataproc
    4. Job monitoring
  12. Roadmap

What is BigFlow?

TODO

Getting started

TODO

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 to install 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

Test it:

bigflow -h

Read more about BigFlow CLI.

Help me

TODO

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.0.dev28.tar.gz (51.2 kB view hashes)

Uploaded Source

Built Distribution

bigflow-1.0.dev28-py3-none-any.whl (46.8 kB view hashes)

Uploaded Python 3

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