Is there any way that i can make python script as executable program...
On windows is this possible with py2exe, but is there any way i can do it on linux?
Moderator: Moderators
chmod +x script.py
./script.py
Users browsing this forum: No registered users and 5 guests