BigQuery client wrapper with clean API
Project description
BigFlow
Documentation
- What is BigFlow?
- Getting started
- Installing Bigflow
- Help me
- BigFlow tutorial
- CLI
- Configuration
- Project setup and build
- Deployment
- Workflow & Job
- Starter
- Technologies
- Logging
- Roadmap
What is BigFlow?
BigFlow is a Python framework for data processing pipelines on GCP.
The main features are:
- Dockerized deployment environment
- Powerful CLI
- Automated build, deployment, versioning and configuration
- Unified project structure
- Support for the major data processing technologies — Dataproc (Apache Spark), Dataflow (Apache Beam) and BigQuery
- Project starter
Getting started
Start from setting up a development environment. Next, go through the BigFlow tutorial.
Installing BigFlow
Prerequisites. Before you start, make sure you have the following software installed:
- Python == 3.7
- Google Cloud SDK
- 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==1.0.dev64
Test it:
bigflow -h
Read more about BigFlow CLI.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bigflow-1.0.dev65.tar.gz.
File metadata
- Download URL: bigflow-1.0.dev65.tar.gz
- Upload date:
- Size: 54.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f7c8d299291bd27c1548107aeae4ec5fae3cf5296a8d682cce7d27533bfa89e
|
|
| MD5 |
57161897e0ce77ac39ec73bd5c1d805d
|
|
| BLAKE2b-256 |
bf58a6322d40d9972996f2b4daa942eea1c9bb10090ab4e3c716f3e1a8afd71b
|
File details
Details for the file bigflow-1.0.dev65-py3-none-any.whl.
File metadata
- Download URL: bigflow-1.0.dev65-py3-none-any.whl
- Upload date:
- Size: 48.7 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/49.6.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4edf704f3933336c051f583e06fc31b01fc9998bd8767fcb80724e8e0d2b11c0
|
|
| MD5 |
2286e26387abf9d4228600e20b9007c4
|
|
| BLAKE2b-256 |
29f1b96074a9754466b8ce01bba639507d949f77e3f7aae76127431a153e6293
|