Python Forum
How to Load Idle/Cmd Programs to Server?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to Load Idle/Cmd Programs to Server?
#7
Are you using the free account?
Quote:A limited account with one web app at your-username.pythonanywhere.com, restricted outbound Internet access from your apps
PythonAnywhere is running Linux server environment with uWSGI and Nginx for web-app.
All this is already setup to make it easier for end users.
You can ask if they allow bots.

I like Digital Ocean.
Quote:Am I allowed to run bots on droplets?
Yes, you are definitely allowed to run a bots on DigitalOcean Droplets.
The only caveat is that the bot needs to follow the terms of service for the platform that it is using.
Digital Ocean VPS you have a lot freedom,start on eg clean Ubuntu distro.
The freedom also mean that you have to manage all yourself.

Can also look into AWS Lambda for no server setup Wall
Quote:AWS Lambda lets you run code without provisioning or managing servers.
You pay only for the compute time you consume - there is no charge when your code is not running.
Reply


Messages In This Thread
RE: How to Load Idle/Cmd Programs to Server? - by snippsat - Jun-24-2018, 07:33 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to take the tar backup files form remote server to local server sivareddy 0 1,917 Jul-14-2021, 01:32 PM
Last Post: sivareddy
  IDLE not importing pygame (ok outside of IDLE) miner_tom 1 3,334 Sep-14-2018, 07:54 PM
Last Post: Larz60+
  Python IDLE 3.6.2 on WIn7 vs Pyhton 3 IDLE raspberry djdan_23 5 5,730 Sep-07-2017, 12:51 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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