DEV Community

Sharad Raj (He/Him)
Sharad Raj (He/Him)

Posted on

Free python hosting providers?

I know Heroku as it provides me free hosting for any type of website... What about other providers ?
Let's discuss

Top comments (13)

Collapse
 
casualcoder profile image
Casual Coder • Edited
  • Google app engine
  • Python Anywhere
Collapse
 
mzaini30 profile image
Zen

Is Python Anywhere free without limit?

Collapse
 
itachiuchiha profile image
Itachi Uchiha

There is no limitless in the hosting services. Especially, free and limitless is not available.

Thread Thread
 
sharadcodes profile image
Sharad Raj (He/Him) • Edited

Yeah exactly. Except netlify and ghpages

Thread Thread
 
mzaini30 profile image
Zen

Is Netlify only for static site? I try deploy PHP in Netlify is can't

Thread Thread
 
sharadcodes profile image
Sharad Raj (He/Him) • Edited

Yeah you're right, only for SS

Collapse
 
filips profile image
Filip Å  • Edited

Unfortunately, Google App Engine requires a credit card and Python Anywhere does not support web apps with a custom server. Are there any other alternatives which don't require adding payment method and support custom servers?

Collapse
 
sharadcodes profile image
Sharad Raj (He/Him)

Maybe Heroku, it has configs available I guess :)

Thread Thread
 
filips profile image
Filip Å 

Heroku also requires a credit card for some more advanced features (custom domains, addons)...

Collapse
 
sharadcodes profile image
Sharad Raj (He/Him)

Cool

Collapse
 
osde8info profile image
Clive Da

why not try try Oracle Cloud AlwaysFree OCI you get 2 x 1G ram 26G disk Oracle Linux 7 VMs with python 2 or 3

Collapse
 
sharadcodes profile image
Sharad Raj (He/Him) • Edited

I'll take a look, TY Clive

Collapse
 
akashp1712 profile image
Akash Panchal

You may want to try deta.sh