ORBit-Python 0.3.1

ORBit-Python 0.3.1 Download Summary

  • Language: Python
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: LGPL - GNU Lesser General Public License
  • Databases: N/A
  • Downloads: 452
  • Released: Jun 23, 2007

ORBit-Python 0.3.1 Description

Python is an object-oriented and dynamically typed language. These two features make it quite ideal for seamless CORBA bindings. Following the approach used in CORBA::ORBit (the Perl bindings), ORBit-Python does away with the need for an IDL compiler.

ORBit-Python also takes the dynamic approach one step further by automatically discovering available IDL modules and transparently loading them when the corresponding modules get imported. When the IDL files are loaded, the appropriate objects and classes are created dynamically. This makes rapid prototyping with CORBA a reality.

ORBit-Python is a project to develop Python bindings for ORBit. It supports dynamic loading of IDL (no IDL compiler required), and most of ORBit's TypeCodes.

ORBit Python Bookmark

Hyperlink code:
Hyperlink for Forum code:

ORBit-Python 0.3.1 Script Download Notice

Top 4 Download periodically updates information of ORBit-Python 0.3.1 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. ORBit-Python 0.3.1 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

rwhois py

This is a recursive whois module/client for python. It provides your typical whois lookup and the ability to parse records into usable objects. ...
Python

Pexpect

Pexpect is a pure Python module for spawning child applications; controlling them; and responding ... of Don Libes' Expect, but Pexpect is pure Python. Unlike other Expect-like modules for Python, Pexpect does not require TCL or Expect nor ... work on any platform that supports the standard Python pty module. The Pexpect interface was designed to ...
Python

Custom Made CGI Module

Custom Made CGI Module represents the modified version of the built in CGI module. ...
Python

pySerial

This module encapsulates the access for the serial port. It provides backends for Python running on Windows, Linux, BSD (possibly any POSIX compilant system) and Jython. The module named "serial" automatically selects the appropriate backend. ...
Python

Pytz

pytz module brings the Olson time zone database into Python. This library allows accurate and cross platform timezone calculations using Python 2.3 or higher. It also solves the issue ... which you can read more about in the Python Library Reference (datetime.tzinfo). ...
Python