Projects / xmlrpcserver for Python

xmlrpcserver for Python

xmlrpcserver is a simple to use but fairly complete XML-RPC server module for Python, implemented on top of the standard module xmlrpclib. This module may, for example, be used in CGIs, inside application servers or within an application, or even standalone as an HTTP server waiting for XML-RPC requests. xmlrpcserver is completely written in Python and has no dependencies other than standard modules.

Tags
Licenses
Implementation

RSS Recent releases

  •  15 Aug 2005 23:49

Release Notes: This version added system.listMethods() and system.methodHelp() introspection methods, introduced a return value to execute(), and featureed a small security improvement by not allowing methods starting with '_' to be available in registered classes.

No changes have been submitted for this release.

Screenshot

Project Spotlight

Frescobaldi

A LilyPond sheet music editor.

Screenshot

Project Spotlight

OpenDocMan

A Web-based document management system.