ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> pythoncard
pythoncard
Re: [Pythoncard-users] Re: desktop - web apps
by Kevin Altis other posts by this author
Apr 28 2004 6:41PM messages near this date
[Pythoncard-users] Re: desktop - web apps | Re: [Pythoncard-users] desktop - web apps
On Apr 27, 2004, at 11:54 AM, Andrei wrote:

>  gaston wrote on Tue, 27 Apr 2004 12:23:16 -0600:
> 
> > Does any of the more experienced users know of any cheap python 
> > hosting
> > where python scripts can be used to test and practice?
> 
>  For testing and practice you can also run a webserver locally. On 
>  Windows
>  you could look at e.g. Abyss webserver for a really simple solution, 
>  but
>  you can also get heavy hitters like Apache to run locally.
> 
If you just want to run locally, you can use the built-in Python web 
server classes or the webserver sample which wraps those classes, 
supports CGI, and a simple visual log of incoming requests. The code 
needs to be simplified for Python 2.3 since most of the workaround code 
is no longer needed and just mirrors what is now included with Python 
2.3 (2.2.x was broken and couldn't deal with POST from IE browsers).

http://pythoncard.sourceforge.net/samples/webserver.html

ka



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Pythoncard-users mailing list
Pythoncard-users@[...].net
https://lists.sourceforge.net/lists/listinfo/pythoncard-users
Thread:
Andrei
Kevin Altis

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved