RSS 11 projects tagged "Python Modules"

Download No website Updated 02 Sep 2003 PyORBit

Screenshot
Pop 145.70
Vit 2.91

PyORBit is a Python binding for the ORBit2 CORBA ORB. It was developped to suit the needs of the bonobo bindings in GNOME-Python, but is usable for other purposes as well. It aims to follow the standard Python language mapping for CORBA. It can generate stubs at runtime from typelibs, IDL files, or by introspecting remote objects using ORBit2's IModule typelib capabilities.

No download Website Updated 02 Apr 2002 Romance

Screenshot
Pop 20.98
Vit 1.00

Romance is a light, easy, and dynamic object sharing protocol, designed for inter-language communication. Targeted languages are script languages (Python, Perl, etc.), Lisp/Scheme, and others. It will also provide a full library, including a GUI toolkit.

Download Website Updated 11 Sep 2006 SCOP

Screenshot
Pop 77.46
Vit 2.83

SCOP is a library for writing distributed applications. The functionality includes message-passing, events, and RPCs. It is primarily aimed at C++ programs on Linux, or Java anywhere. Much simpler than CORBA, it is easy to learn, general-purpose, fairly fast, thoroughly documented, complete, and free.

Download Website Updated 23 Nov 2009 Syck

Screenshot
Pop 96.99
Vit 5.11

Syck is a YAML parser library that is designed to load data into scripting languages. Extensions for Ruby, PHP, and Python are included.

Download Website Updated 10 May 2005 Artefaktur Component Development Kit

Screenshot
Pop 94.30
Vit 2.48

ACDK is a development framework with a similar target of Microsoft's .NET or Sun's ONE platform, but it uses C++ as a core implementation language. It implements the standard library packages, including acdk::lang, acdk::lang::reflect, acdk::util, acdk::io, acdk::text (including regexpr), acdk::net, acdk::sql, acdk::xml, and more. Flexible allocator/garbage collection, threading, and Unicode are implemented in the core of ACDK. Extensions make C++ objects available for reflection, serialization, aspect-oriented class attributes, and [D]ynamic [M] ethod [I]nvocation. This DMI acts as an universal object oriented call interface to connect C++ with scripting languages (Java, Perl, Tcl, Python, Lisp, Visual Basic, and VBScript) and standard component technologies (CORBA and COM).

Download Website Updated 14 Oct 2003 spreadxmlrpclib

Screenshot
Pop 26.46
Vit 1.73

spreadxmlrpclib is a Python module to make XMLRPC procedure calls over Spread (http://www.spread.org). It uses the Spread Group communication transport instead of the standard HTTP POST, so it's lighter and it's able to take advantage of its rich communication semantics.

Download Website Updated 18 Oct 2003 jabberxmlrpclib

Screenshot
Pop 27.57
Vit 1.00

jabberxmlrpclib is a Python module for making XMLRPC procedure calls over Jabber. It uses the Jabber transport instead of the standard HTTP POST, and is able to take advantage of its rich communication semantics.

Download Website Updated 15 Aug 2005 xmlrpcserver for Python

Screenshot
Pop 30.51
Vit 1.41

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.

Download Website Updated 03 May 2007 BerkeleyDB Backend Storage Engine for DURUS

Screenshot
Pop 29.90
Vit 3.06

BerkeleyDB Backend Storage Engine for DURUS provides a storage engine for DURUS, a persistence system for the Python programming language.

Download Website Updated 27 Nov 2006 SpoonRPC

Screenshot
Pop 11.92
Vit 1.42

SpoonRPC is a library providing a distributed message passing system in Python. It attempts to be as simple to use as possible with little boilerplate code. It provides safe, efficient object serialization (not using pickle) and message routing. RPC is not (currently) implemented, despite the name.

Screenshot

Project Spotlight

git-info-bar

A ksh, bash, gitbash, and Git shell plugin providing a highly visible 'info bar' with current git attributes.

Screenshot

Project Spotlight

JasperReports

A Java reporting library.