Menu

Python Service Objects / News: Recent posts

How-To install and use PSO services under Windows NT/2000/XP

A new document by Vadim Shaykevich showing how to
install and use PSO services under Windows NT/2000/XP

http://sourceforge.net/docman/display_doc.php?docid=14746&group_id=49265

Posted by thanos  vassilakis 2003-01-15

pso build web service how-to released

This how-to will show how easy it is to build a reasonably functional web service example with pso. Areas covered include:
* Logging In
* Handling Sessions
* Connecting to a database
* Complex forms
* File uploads
* Security
* Template Parsing
and it is done in 230 lines of python code and about 16 subclassed tags!

Posted by thanos  vassilakis 2002-06-11

pso-0.96-beta released

Python Service Objects is a package that simplifies development of HTTP handlers. With its built-in session handling and its bridging system it allows you to write one handler that will run with modpython, NASAPY,CGI, etc. It offers an easy interface to HTTP info. Included is a simple, fast, robust and powerful extendable OO template parser. Its users one NYSE's bigest internet on-line project.

Posted by thanos  vassilakis 2002-04-22
MongoDB Logo MongoDB