/ncd-tec-book

Primary LanguageJupyter NotebookCreative Commons Zero v1.0 UniversalCC0-1.0

ncd-tec-book

ncd-teck-book

Example Package

build using hatchling

python -m build
# or
hatchling build

publish using twine

python -m build
twine upload dist/*

publish to testpypi

python -m build
twine upload --repository testpypi dist/*

installing pypi library from testpypi

pip install -i https://test.pypi.org/simple/ ncdtecbook

binder

Binder