shiboken6

Python/C++ bindings helper module

LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only 56 个版本 Python <3.15,>=3.10
安装
pip install shiboken6
poetry add shiboken6
pipenv install shiboken6
conda install shiboken6
描述

Shiboken6 module

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.

More information on the available functions can be found in our official documentation

版本列表
6.11.1 2026-05-13
6.11.0 2026-03-23
6.10.3 2026-04-02
6.10.2 2026-02-02
6.10.1 2025-11-20
6.10.0 2025-10-08
6.9.3 2025-09-30
6.9.2 2025-08-26
6.9.1 2025-06-03
6.9.0 2025-04-02
6.8.3 2025-03-27
6.8.2.1 2025-02-06
6.8.2 2025-01-31
6.8.1.1 2024-12-20
6.8.1 2024-12-02
6.8.0.2 2024-10-24
6.8.0.1 2024-10-15
6.8.0 2024-10-10
6.7.3 2024-09-27
6.7.2 2024-06-18
6.7.1 2024-05-24
6.7.0 2024-04-09
6.6.3.1 2024-04-02
6.6.3 2024-03-26
6.6.2 2024-02-15
6.6.1 2023-12-05
6.6.0 2023-10-17
6.5.3 2023-10-05
6.5.2 2023-07-26
6.5.1.1 2023-06-06
6.5.1 2023-05-26
6.5.0 2023-04-04
6.4.3 2023-03-22
6.4.2 2023-01-09
6.4.1 2022-11-23
6.4.0.1 2022-10-27
6.3.2 2022-09-12
6.3.1 2022-06-17
6.3.0 2022-04-16
6.2.4 2022-03-21
6.2.3 2022-02-02
6.2.2.1 2021-12-09
6.2.2 2021-12-03
6.2.1 2021-10-27
6.2.0 2021-10-06
6.1.3 2021-09-03
6.1.2 2021-07-01
6.1.1 2021-06-07
6.1.0 2021-05-12
6.0.4 2021-05-04
6.0.3 2021-04-09
6.0.2 2021-03-09
6.0.1 2021-02-04
6.0.0 2020-12-10