Packaging Python Projects
PyPiにアカウント登録
PyPi
TestPyPi
両方とも2要素認証をオンに
code:console
python -m pip install --upgrade build
python -m pip install --upgrade twine
code:console
python -m build