Skip to content

Looking for shared host with Python 3.11, not 3.6 from 2017

Web Hosting by sofialund 6 replies 505 views
10 #1

¡hey the people! I search a host shared with Python the version 3.11, not the version 3.6 from 2017! The project mine needs asyncio features new, the libraries async dont work with the python old.

I try already:
- Contabo: python 3.8, close but not enough
- Hetzner: 3.6!!! ¡the shame!
- InterServer: 3.9 in "beta" but never activates
- Hostinger: 3.10, maybe you accept? But I need 3.11 specific

The budget: cheap, is project personal. The traffic: low. The database: sqlite probably. ¡you know some host with the python modern?

Also I try the containers in RackNerd https://www.racknerd.com but is too complex for this, I want simple, upload and run.

hot air, steady hand, magic smoke
2 #2

I check their docs, they list 3.11 on shared hosting in some locations. Which location you need? Europe or US?

Also consider if you need pip or if system packages enough. Many shared hosts block pip for resource reasons.

phở at 3AM, deploy at 4
1 #3

Vultr has 3.11 on their "developer" tier. I saw it last month, $4/mo but they have discount code PYTHON11 for 50% first year. Thats $24 total.

But check if they have pip or only conda, some hosts do this weird thing where you cant pip install anything. Happened to me with KnownHost once, useless!

çok ucuz, çok hızlı
#4

- Vultr offers python 3.11 on cloud compute per their specification sheet dated 2025-11-03
- pip availability is not guaranteed on lower tiers
- conda environments may be the only package management option
- container workaround: use portable python build in user space
- this adds complexity you wish to avoid

-t

worst bandwidth, best stories
#5

Hey! Cheers for considering us! Sent ticket yesterday to confirm — yes, Python 3.11 is live on all shared plans as of last month! Made test order myself to verify.

BUT: we don't have pip on shared hosting, only conda. This is for stability reasons, too many conflicts with system python. You can create conda env and install from conda-forge, most packages available.

If you need pip specifically, our VPS line starts at $7/mo with full root. Not same budget I know!

Follow up if you want me to check specific package availability in conda-forge. Cheers!

swimming upstream since 2019 🐟
#6

This is the classic trap everyone wants latest python until they realize shared hosting is still shared hosting doesnt matter if its 3.6 or 3.11 if you cant install packages run-on forever with these limitations honestly just get the cheapest kvm from OVHcloud and call it a day more control less headache or learn conda its not that bad

#7

Vultr "developer" tier — is that shared or VPS?

Post a reply

You need an account to reply. Log in or register to join the conversation.

Post reply Preview Save draft