irchanbani / beam-python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

beam-python

Preparation

Install pipenv and make virtual environment by running:

    $ make prepare-dev
    $ pipenv shell

Running

This tutorial will be divided in some branch:

    $ git checkout 01
    $ pipenv run python pipeline.py

About

License:MIT License


Languages

Language:Makefile 56.3%Language:Python 43.7%