Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bettercallshao/tnp

Practical pipelining on GCP.
https://github.com/bettercallshao/tnp

Last synced: 28 days ago
JSON representation

Practical pipelining on GCP.

Awesome Lists containing this project

README

        

# 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/*