summaryrefslogtreecommitdiffstats
path: root/python/python3-sip/README
blob: 73272f0e419c09447d60950eaf5cc3a75153d093 (plain)
1
2
3
4
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.