pip install wheel twine python -m build twine upload dist/blabla.whlpiPython setuptools Usagessetup.pyPython setuptools wheelPython setuptools twine.pypircpython build Options--exclude_source_files New CommandsPaul Ganssle - Why you shouldn't invoke setup.py directlyThe setup.py interface is an old convention from distutils, one that has bugs that cannot be fixed to bring it into line with modern Python packaging approaches. As a result, all direct...https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html파이썬 PIP Install 패키지 만들어보기Link 참고하여 PIP Install 패키지 만들어보기 시작하겠다.https://onlytojay.medium.com/파이썬-pip-install-패키지-만들어보기-42ea68f4fabdsetuptools 67.8.0.post20230529 documentationhttps://setuptools.pypa.io/en/latest/index.htmlPython setuptools Configuring setuptools using pyproject.toml files - setuptools 68.0.0.post20230621 documentationhttps://setuptools.pypa.io/en/latest/userguide/pyproject_config.html