첨성대 (cheomseongdae)
Let's express the operating principles of Apache Spark interestingly and visually. I hope the process is more fun than the result.
User Guide
pip install cheomseongdae
>>> cheomseongdae-ping
pong
>>> cheomseongdae-ping 10
ppppppppppong
Developer Guide
dockstring
build
python3 -m build
install
pip install cheomseongdae -I --no-index --find-links ./dist/
pip install git+https://github.com/cheomseongdae/cheomseongdae.github.io.git
deploy -> pypi
python3 -m twine upload --repository pypi dist/*
deploy -> docs
mkodcs gh-deploy