Python-SIP

From Free Software Directory
This is the approved revision of this page, as well as being the most recent.
Jump to: navigation, search



[edit]

Python-SIP

http://www.riverbankcomputing.co.uk/software/sip/intro
'SIP' creates Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library. SIP makes it easy to exploit existing C or C++ libraries in a productive interpretive programming environment and to take a Python application and selectively implement parts of it. SIP consists of a code generator and a Python module. The code generator processes a set of specification files and generates C or C++ code which is then compiled to create the bindings extension module. The Python module provides support functions to the automatically generated code.

Documentation

User reference manual available in HTML format from http://www.river-bank.demon.co.uk/docs/sip/sipref.html

Related Projects


Download

Download External-link-icon.png version 4.7.5 (stable)
released on 7 March 2005

VCS Checkout

:pserver:anonymous@cvs.sourceforge.net:/cvsroot/sip

Categories



Licensing

LicenseVerified byVerified onNotes
SIPDeborah Nicholson13 May 2008



Leaders and contributors

Contact(s)Role
"Email phil@riverbankcomputing.co.uk" Phil Thompson Maintainer


Resources and communication

Audience Resource type URI
General Download http://www.riverbankcomputing.co.uk/software/sip/download
Developer VCS Repository Webview
Bug Tracking VCS Repository Webview
Bug Tracking,Developer,Support E-mail mailto:pykde@mats.imk.fraunhofer.de


Software prerequisites

This entry (in part or in whole) was last reviewed on 13 May 2008.



Entry

























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.


Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox