pip install pyinstaller
pyinstaller --name CaptainTsubasa run.py
References
https://www.pyinstaller.org/
https://pyinstaller.readthedocs.io/en/stable/
pip install pyinstaller
pyinstaller --name CaptainTsubasa run.py
References
https://www.pyinstaller.org/
https://pyinstaller.readthedocs.io/en/stable/