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
Last Updated
Dec 6, 2025 at 14:26
License
BSD-2-Clause
Total Downloads
25.0M
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/ifwe/sipDocumentation
https://python-sip.readthedocs.io/en/stable/