Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Choosing Python web host?
#1
Hi,

Can python web pages be hosted on any hosting servers like Hostinger, bluehost… do I need to look for anything specific or it will work on every Linux based share or VPS hosting?
I have windows server where I run .net pages on IIS. Can I run python web sites in the same time on that server without impacting other non python sites?

Thx
AhmdMhmdWddh likes this post
Reply
#2
(Nov-09-2022, 07:37 PM)Crododo Wrote: Can python web pages be hosted on any hosting servers like Hostinger, bluehost…
Yes,but i would not use theme at all as support for Python FramWorks can be limtied or hard to setup.
Render is good new option and is free to get started and have tutorials Deploy a Flask App.
Glitch! fast for testing stuff out.
DigitalOcean and Heruko | PythonAnywhere ok.
Also again hosts should have tutorials(Django,Flask...) like this How To Serve Flask Applications with Gunicorn and Nginx on Ubuntu 22.04

Zappa - Serverless Python, Deploy a Serverless Web App on AWS Lambda with Zappa
So serverless web hosting for your Python apps.
That means infinite scaling, zero downtime, zero maintenance.
AhmdMhmdWddh, carecavoador, Larz60+ like this post
Reply
#3
Yes, that is why we use virtual environments. I've been running more than 20 Python websites, 10 PHP websites on a single dedicated Ubuntu server without any issues.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to Host a REST API that executes a PYTHON script on the WEB SERVER rahul4data 4 3,458 Jan-25-2019, 02:54 PM
Last Post: DeaD_EyE
  Please give me some advice on how to host python apps on a vps FonCheato 1 3,332 Feb-02-2017, 02:21 AM
Last Post: metulburr

Forum Jump:

User Panel Messages

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