Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
How to call python script from web.
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Mike  
View profile  
 More options Oct 5 2012, 9:59 am
Newsgroups: comp.lang.python
From: Mike <mike20...@gmail.com>
Date: Fri, 5 Oct 2012 06:59:07 -0700 (PDT)
Local: Fri, Oct 5 2012 9:59 am
Subject: How to call python script from web.
Hi,

I can call the php script from browser assuming apache web server exists.

How can I call the python script like php script?

Any thought?

Thanks


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joel Goldstick  
View profile  
 More options Oct 5 2012, 10:23 am
Newsgroups: comp.lang.python
From: Joel Goldstick <joel.goldst...@gmail.com>
Date: Fri, 5 Oct 2012 10:23:32 -0400
Local: Fri, Oct 5 2012 10:23 am
Subject: Re: How to call python script from web.

On Fri, Oct 5, 2012 at 9:59 AM, Mike <mike20...@gmail.com> wrote:
> Hi,

> I can call the php script from browser assuming apache web server exists.

> How can I call the python script like php script?

> Any thought?

> Thanks
> --
> http://mail.python.org/mailman/listinfo/python-list

A popular way for apache is to use mod_wsgi. http://code.google.com/p/modwsgi/

--
Joel Goldstick


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »