This document describes the Python Packages Kit for VSI OpenVMS I64, a collection of commonly used Python packages for web application development, integration, and testing. The kit offers a convenient way to install these packages compared to downloading them individually from the Python Package Index (PyPI) using PIP.
Key features in this release include the AWS client and ReportLab Toolkit.
Requirements for installation are:
Installation steps involve:
$ PRODUCT INSTALL PYTHWHLS.SYS$MANAGER:SYSTARTUP_VMS.COM to define logical names like PYTHON_WHEELS$ROOT and PIP_FIND_LINKS.$ python -m pip install --no-index <module-name>. The --no-index option is crucial to prevent internet downloads and can be set via the PIP_NO_INDEX 1 logical name.PYTHONCASEOK logical name is not defined during package installation.The document also provides a comprehensive list of all Python packages and their versions included in this kit.
Site structure and layout ©2025 Majenko Technologies