/xh-dict-utils

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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/*