Automate conda package building and publishing

read_meta_template[source]

read_meta_template()

Read meta.yaml template

update_meta_yaml[source]

update_meta_yaml()

Write / update meta.yaml for conda package building

build_conda_package[source]

build_conda_package()

Build conda package

login_to_anaconda[source]

login_to_anaconda()

Login to anaconda with credentials

They will be searched in the file .anaconda-credentials either under the project root or under the user home

upload_conda_package[source]

upload_conda_package()

Upload conda package to your anaconda user