Python-SIP

From Free Software Directory
Revision as of 19:08, 3 March 2017 by Alejandroindependiente (talk | contribs)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


[edit]

Python-SIP

http://www.riverbankcomputing.co.uk/software/sip/intro
Generates Python bindings for C and C++ libaries

'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.





Licensing

License

Verified by

Verified on

Notes

License

SIP

Verified by

Deborah Nicholson

Verified on

13 May 2008




Leaders and contributors

Contact(s)Role
Phil Thompson Maintainer


Resources and communication

AudienceResource typeURI
Bug TrackingVCS Repository Webviewhttp://sourceforge.net/tracker/?group_id=61057&atid=496020
DeveloperVCS Repository Webviewhttp://sourceforge.net/cvs/?group_id=61057
Bug Tracking,Developer,SupportE-mailmailto:pykde@mats.imk.fraunhofer.de
GeneralDownloadhttp://www.riverbankcomputing.co.uk/software/sip/download


Software prerequisites




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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.