Search the Community
Showing results for tags 'python3'.
-
Dear HelioHost Support Team, I hope you are doing well. I recently signed up for a free hosting account on HelioHost and would like to request expedited activation, as I need to deploy a Python backend project urgently. Here are my account details: Username: Chirag Registered Email: rsharma@innow8apps.com Server Preference (if any): Johnny I truly appreciate the effort your team puts into providing free hosting services, and I would be grateful if my account could be activated as soon as possible. Please let me know if any further information is required. Looking forward to your response. Best regards, Chirag
-
Hi there. I just started trying out Johnny / HelioHost yesterday. I'd like to request the python module PyPDF2 to be added to my account ujcis.helioho.st. Thank you.
-
Hello there! I request you to kindly add the following python packages: 1. daphne 2. channels 3. tz_detect 4. corsheaders I am using Python 3.10.
- 15 replies
-
- package request
- python3
-
(and 1 more)
Tagged with:
-
I use Python 3 to develop my website, because it works very nice with Unicode and has many other small conveniences that I like. I used CGI, but it seems very slow. The website engine has really much to "cache" and running a single process should be significantly better than starting a new one every time. So I would like to use the WSGI interface, but there seems to be no way to point it to Python 3, not 2.7. I did look through the internet and that doesn't seem easy to implement. But I'm quite desparate, as Python 2 is not an option for me So is it possible to run Python 3 through mod_wsgi on HelioHost? If yes, how?
