A dictionary utility of self dev py library


License
MIT
Install
pip install xh-dict-utils==0.0.31

Documentation

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