Skip to content

JJTheKing44/Python-AM-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 

Repository files navigation

These Are Python Gui Window App Tools That I Have Made For Attract Mode + Frontend For PC Users

If You Want To Make The Exe On Your Pc You Would Need To Install Python Open Your Command Prompt And Type pip install pyinstaller

Then Open Your Command Prompt Where Your Py File Is Then Type pyinstaller Name of Your File.py --onefile -w Then Hit Enter. It Will Make The Exe In The Dist Folder