Extension: omni.kit.pip_archive-108.0.0 |
Documentation Generated: Aug 12, 2025 |
Overview#
This extension is a bundle of pip packages commonly used by many core Omniverse Kit extensions. E.g. numpy
, Pillow
, toml
. Enabling this extension will add those packages to the Python environment (sys.path
). Any extension that depends on this extension will have access to those packages and can import them.
For the exact list of packages check the pip_prebundle
folder in the extension.