sip
A Python bindings generator for C/C++ libraries
A Python bindings generator for C/C++ libraries
To install this package, run one of the following:
SIP is a collection of tools that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed in 1998 to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library. For example it is also used to generate wxPython, the Python bindings for wxWidgets.
Summary
A Python bindings generator for C/C++ libraries
Information Last Updated
Mar 25, 2025 at 16:22
License
GPL-3.0-only
Total Downloads
12
Platforms
GitHub Repository
https://github.com/ifwe/sipDocumentation
https://www.riverbankcomputing.com/software/sip/