CMD + K

sip

Community

Create Python bindings for C and C++ libraries

Installation

To install this package, run one of the following:

Conda
$conda install free::sip

Usage Tracking

4.18
4.16.9
4.16.5
4.15.5
4 / 8 versions selected
Downloads (Last 6 months): 0

Description

SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. SIP comprises 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 SIP Python module provides support functions to the automatically generated code.

About

Summary

Create Python bindings for C and C++ libraries

Last Updated

Dec 11, 2019 at 00:10

License

GPL3

Total Downloads

4.3K

Version Downloads

2.7K

Supported Platforms

linux-64
win-32
macOS-64
linux-32
win-64