Shiboken_tool.py Command

Shiboken_tool.py Command

shiboken_tool.py

CPython bindings generator for C++ libraries

Maintainer: Debian Qt/KDE Maintainers



Section: devel

Install shiboken_tool.py

  • Debian apt-get install shiboken2 Click to copy
  • Ubuntu apt-get install shiboken2 Click to copy
  • Arch Linux pacman -S shiboken2 Click to copy
  • Kali Linux apt-get install shiboken2 Click to copy

shiboken2

CPython bindings generator for C++ libraries

Shiboken2 is a bindings generator for C++ libraries that outputs CPython source code. It collects information from library headers, and then merges modifications and handwritten code defined in the typesystem description. Shiboken2 is the binding generator used to create the PySide2 bindings.

Install the latest version of shiboken_tool.py in Debian, Ubuntu, Arch and Kali from terminal. To install the shiboken_tool.py just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of shiboken_tool.py from the respository and install it in your computer/server.