Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to Load Idle/Cmd Programs to Server?
Post: RE: How to Load Idle/Cmd Programs to Server?

(Jun-23-2018, 11:11 AM)snippsat Wrote: Talking about server then it usually run Linux,the a .exe wont work. What is your server running? Usually when i transfer Python code to a server it's for run...
georgejr6 General Coding Help 6 3,979 Jun-24-2018, 06:41 PM
    Thread: How to Load Idle/Cmd Programs to Server?
Post: RE: How to Load Idle/Cmd Programs to Server?

(Jun-23-2018, 04:16 AM)Larz60+ Wrote: you can use pyinstaller (will need to learn how to use), that will create an .exe file which can be run on a system without installing python. details here: htt...
georgejr6 General Coding Help 6 3,979 Jun-23-2018, 05:50 AM
    Thread: How to Load Idle/Cmd Programs to Server?
Post: How to Load Idle/Cmd Programs to Server?

Hello, So I have a program I'm running on my computer from the CMD prompt as well as Python Idle. How can I load these onto a server to run independent of my computer? Is it even possible that I ca...
georgejr6 General Coding Help 6 3,979 Jun-23-2018, 01:58 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020