Difference between revisions of "Python-SIP"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Python-SIP |Short description=Generates Python bindings for C and C++ libaries |Full description='SIP' creates Python bindings for C and C++ libraries. It was origi...")
 
(New version)
 
Line 3: Line 3:
 
|Short description=Generates Python bindings for C and C++ libaries
 
|Short description=Generates Python bindings for C and C++ libaries
 
|Full description='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.
 
|Full description='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.
 +
|Homepage URL=http://www.riverbankcomputing.co.uk/software/sip/intro
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://www.riverbankcomputing.co.uk/software/sip/intro
 
 
|VCS checkout command=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/sip
 
|VCS checkout command=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/sip
 
|Computer languages=C++,Python
 
|Computer languages=C++,Python
 
|Documentation note=User reference manual available in HTML format from http://www.river-bank.demon.co.uk/docs/sip/sipref.html
 
|Documentation note=User reference manual available in HTML format from http://www.river-bank.demon.co.uk/docs/sip/sipref.html
 
|Paid support=info@riverbankcomputing.co.uk
 
|Paid support=info@riverbankcomputing.co.uk
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=PyKDE,PyQT
 
|Related projects=PyKDE,PyQT
 
|Keywords=C++,Python,libraries,C,bindings,extension,PyQt,code generator
 
|Keywords=C++,Python,libraries,C,bindings,extension,PyQt,code generator
|Is GNU=n
+
|Version identifier=4.19.1
|Last review by=Janet Casey
+
|Version date=2017/02/15
|Last review date=2008-05-13
+
|Version status=stable
 +
|Version download=https://sourceforge.net/projects/pyqt/files/sip/sip-4.19.1/sip-4.19.1.tar.gz
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/03/04
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=4.7.5
+
|Status=
|Version date=2005-03-07
+
|Is GNU=No
|Version status=stable
+
|License verified date=2008-05-13
|Version download=http://www.riverbankcomputing.co.uk/static/Downloads/sip4/sip-4.7.5.tar.gz
+
}}
 +
{{Project license
 +
|License=SIP
 +
|License verified by=Deborah Nicholson
 
|License verified date=2008-05-13
 
|License verified date=2008-05-13
|Version comment=4.2.1 stable released 2005-03-07
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Phil Thompson
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Phil Thompson
 
 
|Email=phil@riverbankcomputing.co.uk
 
|Email=phil@riverbankcomputing.co.uk
 
|Resource URL=
 
|Resource URL=
Line 56: Line 56:
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
|Programming-language=c++,python
+
|Programming-language=python
 
|Software-development=programming-language
 
|Software-development=programming-language
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=SIP
 
|License verified by=Deborah Nicholson
 
|License verified date=2008-05-13
 
}}
 

Latest revision as of 19:08, 3 March 2017


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