A dictionary utility of self dev py library
Build
rm -fr dist
python -m build
# automate by following `-u {user} -p {token / password}`
# api automate by following `-u __token__ -p {token / password}`
python -m twine upload dist/*
A dictionary utility of self dev py library
pip install xh-dict-utils==0.0.1
A dictionary utility of self dev py library
rm -fr dist
python -m build
# automate by following `-u {user} -p {token / password}`
# api automate by following `-u __token__ -p {token / password}`
python -m twine upload dist/*