Main > Internet > HTTP >

Python Web Objects 1.3

Python Web Objects 1.3

Sponsored Links

Python Web Objects 1.3 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.017 MB
Platform: Any Platform
License: BSD License
Price:
Downloads: 1218
Date added: 2006-06-23
Publisher: James Turner

Python Web Objects 1.3 description

Python Web Objects is a dynamic page generation system that allows the developer to embed Python code inside HTML. It is similar in function to what JSP is to Java. ts a module that runs under mod_python and the Apache webserver. It is designed to offer a good balance between a providing a clean way to integrate design content from code, while doing so as fast as possible.

Download the latest version, then read the documentation. If youre into antiques, you can always browse the archives, but theres no reason to use an old version.

To install PWO, first decompress the tarball you downloaded.
$ gunzip pwo-0.XX.tar.gz
$ tar xvf pwo-0.XX.tar

Then, copy the pwo.py module into some location in your PYTHONPATH. The proper location is usually /usr/local/lib/python2.x/site-packages/
$ cp pwo-0.XX/pwo.py /usr/local/lib/python2.2/site-packages/

PWO should now be ready to use.

To configure a directory to make PWO pages, you first need to make sure that the directory is visible on the web. Ask your friendly Apache sysadmin if you dont know what this means. In this document, the path youll be keeping your .pwo files in is called /path/to/pwodir/, and its corresponding URL is http://yourserver/url/to/pwodir/.
Let Apache and mod_python know that the pwo.py will be handling requests to .pwo files in that directory. Do this by adding a few lines to our entry in your httpd.conf file.


AddHandler python-program .pwo
PythonHandler pwo
PythonDebug On



The PythonDebug directive is optional, but you will most likely want it enabled while you are developing. It will make exceptions print tracebacks to the browser in plain-text format. For security reasons, you should comment it out on production systems.
Now a file /path/to/pwodir/some_file.pwo will generate its page at http://yourserver/url/to/pwodir/some_file.pwo. Try copying a simple one of the included samples, like hello.pwo, to this directory to test your installation.
If youve never used PWO before, learn the syntax, and/or check out some sample pages.

Python Web Objects 1.3 Screenshot

Advertisements

Python Web Objects 1.3 Keywords

Bookmark Python Web Objects 1.3

Hyperlink code:
Link for forum:

Python Web Objects 1.3 Copyright

WareSeeker periodically updates pricing and software information of Python Web Objects 1.3 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Python Web Objects 1.3 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
HTML Objects is a Perl module library for turning HTML tags into Perl objects. Free Download
Python rope is a Python IDE. Free Download
Python in Scheme is a scheme library that allows you to run Python code within Scheme. Free Download
Python Web Graph Generator is a threaded Web graph (Power law random graph) generator. Free Download
TurboGears is a complete front-to-back Web development mega-framework in Python. Free Download
XAO Suite is a set of perl modules created primarily for building dynamic, database driven web sites. Free Download
cpdetector project is a small yet clever framework for codepage detection. Free Download
Pod::BBCode is a Perl module that converts a POD file to a page using BB code. Free Download