BigQuery client wrapper with clean API
Project description
BigFlow
Documentation
- What is BigFlow?
- Getting started
- Installing Bigflow
- Help me
- BigFlow tutorial
- CLI
- Configuration
- Project structure 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 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:
- 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
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
File details
Details for the file bigflow-1.0b3.tar.gz
.
File metadata
- Download URL: bigflow-1.0b3.tar.gz
- Upload date:
- Size: 70.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8f9c85f5bf00683b8765700759cc12d4d1e7dd1a47cf02af3af5cd3beaeec89 |
|
MD5 | 6c2e7d98ecef9652d027b62e0e60e526 |
|
BLAKE2b-256 | e9bc9c0ccbcc32558f94fae0e16e4dad2013417617f820cc6648ca53d1b1767b |
File details
Details for the file bigflow-1.0b3-py3-none-any.whl
.
File metadata
- Download URL: bigflow-1.0b3-py3-none-any.whl
- Upload date:
- Size: 64.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d8b1de5f793d6eb21864a678627d3b506f5d5a45b84c1fd1695ba44be7e8327 |
|
MD5 | 839e0389b7aaddb3af22bf5668248539 |
|
BLAKE2b-256 | 8997e97021d177c432ca41f1335f0821914ae82c015563d73d5a4c3f317da40c |