Original author(s) | Phil Thompson |
---|---|
Written in | C, C++ |
License | GPL and other |
Website | riverbankcomputing |
SIP is an open source software tool used to connect computer programs or libraries written in C or C++ with the scripting language Python. It is an alternative to SWIG.
SIP was originally developed in 1998 for PyQt — the Python bindings for the Qt GUI toolkit — but is suitable for generating bindings for any C or C++ library.[1]