473,320 Members | 1,945 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Python supported web hosting?

Does anyone know of a good web hosting company who supports Python? When I finally get my numerology
program written, I would like to put it on my web site for everyone to be able to use but my present
web host only supports Perl CGI scripts.

Jeff
Jul 18 '05 #1
5 1715
www.synergyconnect.com

Pretty decent support, decent pricing, Python 1.5 and 2.2 supported, and
they'll install binary modules if you need them too.

Kevin.
"Jeff Wagner" <JW*****@hotmail.com> wrote in message
news:di********************************@4ax.com...
Does anyone know of a good web hosting company who supports Python? When I finally get my numerology program written, I would like to put it on my web site for everyone to be able to use but my present web host only supports Perl CGI scripts.

Jeff

Jul 18 '05 #2
Jeff Wagner wrote:
Does anyone know of a good web hosting company who
supports Python? When I finally get my numerology program
written, I would like to put it on my web site for everyone
to be able to use but my present web host only supports
Perl CGI scripts.


if you google for "Python hosting" and use the "I feel lucky"
option, you'll end up here:

http://www.python.org/cgi-bin/moinmoin/PythonHosting

</F>


Jul 18 '05 #3
On Tue, 9 Dec 2003 08:46:18 +0100, "Fredrik Lundh"
<fr*****@pythonware.com> wrote:
Jeff Wagner wrote:
Does anyone know of a good web hosting company who
supports Python? When I finally get my numerology program
written, I would like to put it on my web site for everyone
to be able to use but my present web host only supports
Perl CGI scripts.


if you google for "Python hosting" and use the "I feel lucky"
option, you'll end up here:

http://www.python.org/cgi-bin/moinmoin/PythonHosting

</F>

I'm using ICDSoft, which is listed on the wiki above. It's
inexpensive ($5/month) and their support has been top notch (compared
to my previous (and more costly) host, websytz). The downside is that
it's cgi only (i.e., not Zope or mod_python), and it's only Python
1.5.2.

Having said that... the wiki says they will upgrade on a per-server
basis. When I asked them about that some months ago, they said they
don't do that. Does anyone here have experience with them upgrading,
and if so, what hoops do I need to jump through? I keep giving myself
grief when I have to retro-engineer my 2.2+ code back to 1.5.2.

--dang
Jul 18 '05 #4
On Tue, 9 Dec 2003 08:46:18 +0100, "Fredrik Lundh" <fr*****@pythonware.com> wrotf:
Jeff Wagner wrote:
Does anyone know of a good web hosting company who
supports Python? When I finally get my numerology program
written, I would like to put it on my web site for everyone
to be able to use but my present web host only supports
Perl CGI scripts.


if you google for "Python hosting" and use the "I feel lucky"
option, you'll end up here:

http://www.python.org/cgi-bin/moinmoin/PythonHosting

</F>


Thanks a lot ... I think Zettai.net will do everything I want.

Jeff
Jul 18 '05 #5
Jeff Wagner wrote:
Does anyone know of a good web hosting company who supports Python? When I finally get my numerology
program written, I would like to put it on my web site for everyone to be able to use but my present
web host only supports Perl CGI scripts.


I'm hosting a site with Python-hosting.com, and have been quite happy
indeed. Remi's response to queries is fast and to the point and the
hosting is very flexible. I'm running my own python web server software
(but you can choose for a whole load of pre-installed servers such as
webware, spyce, cherrypy...) and it's even possible to compile and
install custom modules yourself if they are not available.

--Irmen

Jul 18 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Tom Locke | last post by:
Hi, Anyone know of a good hosting company that offers both server-side Python and a subversion repository? I know of one: www.textdrive.com - they're a bit pricey, but I s'pose you gets what...
19
by: Kevin | last post by:
I have been using java (jsp/servlets), vb/asp and perl for a few years. Almost all my projects are web site development related, and many of my clients' web sites are hosted on those shared web...
6
by: Cousin Stanley | last post by:
Greetings .... I'm using a commercial web host running FreeBSD that fortunately has Python and MySQL, but no python-mysqldb module .... Before begging the host to install it I thought I...
852
by: Mark Tarver | last post by:
How do you compare Python to Lisp? What specific advantages do you think that one has over the other? Note I'm not a Python person and I have no axes to grind here. This is just a question for...
113
by: John Nagle | last post by:
The major complaint I have about Python is that the packages which connect it to other software components all seem to have serious problems. As long as you don't need to talk to anything outside...
3
by: Steve Holden | last post by:
I know there are quite a few hosting companies now who represent themselves as Python-friendly. Rather than trawl through the Wiki pages, however, and email each one separately I am sending this...
34
by: Victor Kryukov | last post by:
Hello list, our team is going to rewrite our existing web-site, which has a lot of dynamic content and was quickly prototyped some time ago. Today, as we get better idea of what we need, we're...
5
by: walterbyrd | last post by:
I don't know much php either, but running a php app seems straight forward enough. Python seems to always use some sort of development environment vs production environment scheme. For...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.