sinonkt / pachelm

Pachelm [Pla - chelm] (Pachyderm + helm) helm style + laravel migration & seeds style framework to manage pipeline deployment as a package of migrations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

activate env

conda activate python-pacyhderm

to install python-pachyderm

conda install -y conda-build click setuptools-git

Work around

Recommended way but not work.

conda skeleton pypi python-pachyderm

conda build python-pachyderm

Next things

Build pachydelm, dev examples workflow for both contribute & own work.

python-pachyderm get version mismatch for some method like pfs_client.provenances_for_repo('test-pipeline').

pip install -e .

build command

python setup.py bdist_wheel twine upload dist/*

About

Pachelm [Pla - chelm] (Pachyderm + helm) helm style + laravel migration & seeds style framework to manage pipeline deployment as a package of migrations.

License:MIT License


Languages

Language:Python 99.5%Language:Shell 0.5%