Skip to content

liferoad/pydf

Repository files navigation

pydf

Python package for Dataflow at GCP

User's Guide

Install from this repo

pip install -U git+https://github.com/liferoad/pydf

Developer's Guide

Requirements

  • Python 3.9.x (3.10.x+ and 3.8.x- will not work)

IDE

VSCode with Code Spell Checker + autoDocstring + Python + Pylance

Setup Environment

make init
source venv/bin/activate

If you want to clean up your environment,

make clean

Please always run these before you commit your code:

make format
make lint

Run tests:

make test

About

Python package for Dataflow at GCP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •