CMD + K

shiboken6

Community

The purpose of the shiboken6 Python module is to access information related to the binding generation that could be used to integrate C++ programs to Python, or even to get useful information to debug an application. Mostly the idea is to interact with Shiboken objects, where one can check if it is valid, or if the generated Python wrapper is invalid after the underlying C++ object has been destroyed.

Installation

To install this package, run one of the following:

Conda
$conda install matot9::shiboken6

Usage Tracking

6.5.0
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

The purpose of the shiboken6 Python module is to access information related to the binding generation that could be used to integrate C++ programs to Python, or even to get useful information to debug an application. Mostly the idea is to interact with Shiboken objects, where one can check if it is valid, or if the generated Python wrapper is invalid after the underlying C++ object has been destroyed.

Last Updated

May 18, 2023 at 22:04

License

LGPL

Supported Platforms

win-64