473,480 Members | 1,997 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Python ISPs

Does anyone know of some ISPs that have Mod_Python installed. Most
seem to allow Python CGI but not things like Mod_Python or Spyce. Is
this a viable solution or should I just learn PHP. I would prefer to
leverage my Python knowledge but I also would like a fast robust
solution.

Thanks Joey.
Jul 18 '05 #1
10 1986
"Paradox" <Jo*****@netzero.com> schrieb im Newsbeitrag
news:92**************************@posting.google.c om...
Does anyone know of some ISPs that have Mod_Python installed. Most
seem to allow Python CGI but not things like Mod_Python or Spyce. Is
this a viable solution or should I just learn PHP. I would prefer to
leverage my Python knowledge but I also would like a fast robust
solution.


You could go for one of those virtual servers all for yourself...

Ciao Ulrich
Jul 18 '05 #2
It seems that Spyce uses underlaying Python, either CGI or mod_python.
I have only CGI Python (Windows XP, Apache) and Spyce works quite well.

PS. I know, this doesn't answer your question. Just clarification.

M-a-S
"Paradox" <Jo*****@netzero.com> wrote in message news:92**************************@posting.google.c om...
Does anyone know of some ISPs that have Mod_Python installed. Most
seem to allow Python CGI but not things like Mod_Python or Spyce. Is
this a viable solution or should I just learn PHP. I would prefer to
leverage my Python knowledge but I also would like a fast robust
solution.

Thanks Joey.

Jul 18 '05 #3
Jo*****@netzero.com (Paradox) writes:
Does anyone know of some ISPs that have Mod_Python installed. Most
seem to allow Python CGI but not things like Mod_Python or Spyce. Is
this a viable solution or should I just learn PHP. I would prefer to
leverage my Python knowledge but I also would like a fast robust
solution.

Thanks Joey.


I know only one commercial webside: http://www.python-hosting.com/,
they have mod_python, Spyce and many more (Zope, Plone, Nuxeo CPS,
Silva, Webware, Twisted, CherryPy, SkunkWeb, Quixote, 4Suite Server,
Spyce, Albatross, Cheetah, mod_python, Straight CGI)

for free testing of CherryPy consider http://www.freecherrypy.org/

newer used, just know it exist

--

=*= Lukasz Pankowski =*=
Jul 18 '05 #4
Paradox wrote:
Does anyone know of some ISPs that have Mod_Python installed.


Check out the Python hosting Wiki. The "SpecializedCommercialHosts"
page lists three hosting companies that support mod_python.

http://www.python.org/cgi-bin/moinmo...ommercialHosts

If you know of any others that are not listed there, then please add
the information to that wiki.

regards,

--
alan kennedy
-----------------------------------------------------
check http headers here: http://xhaus.com/headers
email alan: http://xhaus.com/mailto/alan
Jul 18 '05 #5
Paradox wrote:
Does anyone know of some ISPs that have Mod_Python installed. Most
seem to allow Python CGI but not things like Mod_Python or Spyce. Is
this a viable solution or should I just learn PHP. I would prefer to
leverage my Python knowledge but I also would like a fast robust
solution.

Thanks Joey.


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

Regards,
Andy
--
--------------------------------------------------------------------------------
From the desk of Andrew J Todd esq - http://www.halfcooked.com/

Jul 18 '05 #6
How about freezope.org ? They provide free zope
hosting. I think they allow you to add custom
python scripts to the zope server they run.

You get to create a freezope domain like
yourdomain.freezope.org.

It is a pretty neat provider.

-Anand

Lukasz Pankowski <lu***@zamek.gda.pl> wrote in message news:<87************@psi.lupan.zamek.gda.pl>...
Jo*****@netzero.com (Paradox) writes:
Does anyone know of some ISPs that have Mod_Python installed. Most
seem to allow Python CGI but not things like Mod_Python or Spyce. Is
this a viable solution or should I just learn PHP. I would prefer to
leverage my Python knowledge but I also would like a fast robust
solution.

Thanks Joey.


I know only one commercial webside: http://www.python-hosting.com/,
they have mod_python, Spyce and many more (Zope, Plone, Nuxeo CPS,
Silva, Webware, Twisted, CherryPy, SkunkWeb, Quixote, 4Suite Server,
Spyce, Albatross, Cheetah, mod_python, Straight CGI)

for free testing of CherryPy consider http://www.freecherrypy.org/

newer used, just know it exist

Jul 18 '05 #7
"Ulrich Petri" <ul***@gmx.de> wrote in message news:<bk***********@ID-67890.news.uni-berlin.de>...
"Paradox" <Jo*****@netzero.com> schrieb im Newsbeitrag
news:92**************************@posting.google.c om...
Does anyone know of some ISPs that have Mod_Python installed. Most
seem to allow Python CGI but not things like Mod_Python or Spyce. Is
this a viable solution or should I just learn PHP. I would prefer to
leverage my Python knowledge but I also would like a fast robust
solution.


You could go for one of those virtual servers all for yourself...


Most (all !?) of this virtual servers are the worst i've ever seen.

Putting 100 customers on a 1 GB 2x2 GHz maschine is not a good thing
if everyone must install there own MySQL,Apache etc.
Jul 18 '05 #8
On Thu, 2003-09-18 at 13:24, Paradox wrote:
Does anyone know of some ISPs that have Mod_Python installed. Most
seem to allow Python CGI but not things like Mod_Python or Spyce. Is
this a viable solution or should I just learn PHP. I would prefer to
leverage my Python knowledge but I also would like a fast robust
solution.


Interestingly enough, I just started a new job at
http://www.commandprompt.com and I convinced my boss yesterday that
Python-friendly hosting would be a good thing. If you're interested you
can email me offlist. We're pretty open to most things, including
third-party modules, specific Python version installs and the like.
There's only a few things my boss won't bend on (No Windows [Linux
only], no MySQL [PostgreSQL only], no gaping security holes). Other
than that, we're open to most other things.

We should have an announcement by Monday on c.l.py.announce with more
specific information.

Regards,
Cliff

--
Heads on fire and drunken lights
Days devoured by hungry nights
-Coil
Jul 18 '05 #9

On Fri, 19 Sep 2003, Lothar Scholz wrote:


"Ulrich Petri" <ul***@gmx.de> wrote in message news:<bk***********@ID-67890.news.uni-berlin.de>...
"Paradox" <Jo*****@netzero.com> schrieb im Newsbeitrag
news:92**************************@posting.google.c om...
Does anyone know of some ISPs that have Mod_Python installed. Most
seem to allow Python CGI but not things like Mod_Python or Spyce. Is
this a viable solution or should I just learn PHP. I would prefer to
leverage my Python knowledge but I also would like a fast robust
solution.


You could go for one of those virtual servers all for yourself...


Most (all !?) of this virtual servers are the worst i've ever seen.

Putting 100 customers on a 1 GB 2x2 GHz maschine is not a good thing
if everyone must install there own MySQL,Apache etc.


All web hosting companies suck this way. Only a dedicated physical server
would not have this issue.

But second to a colocation or a dedicated physical server, virtual servers
(especially FreeBSD jail(8) based) are the best (low cost) solution for
mod_python. I understand there are companies that have mod_python loaded
on a shared instance of Apache and provide access to databases using db
access controls, but I would never use such a service because there is no
way it can be anywhere nearly as secure (and in most cases it's just plain
insecure).
Grisha
Jul 18 '05 #10
On Sat, 20 Sep 2003 01:38:57 -0400, Cliff Wells wrote:
On Thu, 2003-09-18 at 13:24, Paradox wrote:
Does anyone know of some ISPs that have Mod_Python installed. Most seem
to allow Python CGI but not things like Mod_Python or Spyce. Is this a
viable solution or should I just learn PHP. I would prefer to leverage
my Python knowledge but I also would like a fast robust solution.


Interestingly enough, I just started a new job at
http://www.commandprompt.com and I convinced my boss yesterday that
Python-friendly hosting would be a good thing. If you're interested you
can email me offlist. We're pretty open to most things, including
third-party modules, specific Python version installs and the like.
There's only a few things my boss won't bend on (No Windows [Linux
only], no MySQL [PostgreSQL only], no gaping security holes). Other
than that, we're open to most other things.


I was thinking about the security aspects of this. Wouldn't it be a good
idea to have each client (or the hosting company) run their own Python VM?
It could use fast_cgi so the VM would stay loaded. Python does not have
enough isolation to make multiple clients within a single VM a good idea.

We do this with Java (even though Java provides much better isolation than
Python, it is still pretty easy to DOS a VM with infinite loops and memory
hogging).

In addition to fast_cgi, the Python code can run its own micro web
server, and the shared Apached server simply proxies a subtree to the
Python server.

--
Stuart D. Gathman <st****@bmsi.com>
Business Management Systems Inc. Phone: 703 591-0911 Fax: 703 591-6154
"Confutatis maledictis, flamis acribus addictis" - background song for
a Microsoft sponsored "Where do you want to go from here?" commercial.
Jul 18 '05 #11

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

Similar topics

5
1547
by: black | last post by:
Howdy everyone~ i heard Python could be used in web programming and aftering searching many docs just found something on Python and CGI. the fact is i know nothing about CGI and most of my...
12
1951
by: a | last post by:
Hi there, I am looking for a Python/PHP programmer with over 6 years of experience to develop applications in a UNIX (open source) environment. The products are DB backed web applications and...
8
1297
by: Thomas D'Tak | last post by:
Hi everybody! Recently, I am having more and more problems with the fact that my Python version is far ahead of the Python versions I have to write scripts for (CGI servers, LAN servers &...
19
1790
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
5068
by: DK | last post by:
i was able to successfully create a windows service using py2exe. it polls a website periodically and logs it to a file. this is done using a function that does an infinite loop with periodic...
0
920
by: news | last post by:
n...@absamail.co.za wrote: > Using a script:-- > lynx -dump '<URL1>' > Fl1 > .... > lynx -dump '<URLn>' > Fln > .... > where the URLs are filled in off line, is a great online-telco-cost >...
15
1851
by: John Salerno | last post by:
Can anyone tell me how complicated it might be to install Python on my server so I can use it for web apps? Is it a one-time process, or something to maintain? Thanks.
0
7043
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7081
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6737
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
6921
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5336
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4481
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
2984
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1300
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
563
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.