PyPIに公開
uvを使う場合
$ uv build
$ uv publish
code:log
Publishing 2 files to https://upload.pypi.org/legacy/
Enter username ('__token__' if using a token): __token__
Enter password:
Uploading ...
プロジェクトの説明やリンクはpyproject.tomlに設定されているものが記載される
Trusted Publishing
PyPIへのパッケージ登録手順 (2025年版) - paper-reading
PyPI