The time now is Thu 26 Apr 2018, 06:02
All times are UTC - 4 |
Author |
Message |
robwoj44
Joined: 08 Aug 2008 Posts: 399 Location: Warsaw
|
Posted: Mon 19 Jan 2009, 15:07 Post subject:
SIP Subject description: Python bindings tool |
|
http://www.riverbankcomputing.co.uk/software/sip/intro
One of the features of Python that makes it so powerful is the ability to take existing libraries, written in C or C++, and make them available as Python extension modules. Such extension modules are often called bindings for the library.
SIP is a tool that makes it very easy to create 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 comprises 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 SIP Python module provides support functions to the automatically generated code.
The dependencies:
python from devx_xx.sfs
Description |
Python bindings tool
|

Download |
Filename |
sip-4.7.9-i486.pet |
Filesize |
151.69 KB |
Downloaded |
802 Time(s) |
Last edited by robwoj44 on Thu 20 Jun 2013, 05:20; edited 1 time in total
|
Back to top
|
|
 |
Hernâni
Joined: 29 Nov 2011 Posts: 8
|
Posted: Tue 13 Dec 2011, 13:55 Post subject:
|
|
robwoj44,
Big thank you from Portugal.
Hernâni
|
Back to top
|
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|
[ Time: 0.0348s ][ Queries: 13 (0.0077s) ][ GZIP on ] |