bettercallshao / tnp

Practical pipelining on GCP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tnp

the north pipe.

summary

Practical pipelining on GCP.

install

pip install tnp

develop

to release make a tag like v0.1.0 that matches package version.

python3 setup.py sdist
python3 -m twine upload dist/*

About

Practical pipelining on GCP.

License:MIT License


Languages

Language:Python 98.3%Language:Dockerfile 1.7%