Skip to content

Python package

A collection of Python modules.
Often distributed through PyPI and installable with pip.

e.g. The package Pyside6 contains multiple modules like QtWidgets and QtCore. And can be installed with

python -m pip install PySide6