Skip to main content
Skip table of contents

Python

Library Download

For details about the releases, see here.

PMLib Version

Compatible with PMC Version

Download

Changelog

117.09.01

117.17.35 or higher

pmclib-117.9.1-py3.zip

pmlib 2025.02v7.17.35 (117.09.01)

Library Setup

The instructions are created for Windows, the provided .Net library is compiled according to .Net Standard 2.0, and can therefore be used in multiple operating systems, such as Linux.

Step 1: Install Python 3.11 via Microsoft Store, this is the easiest option to ensure all environment variables are automatically set up. 

image-20241205-192031.png

Step 2: Create a python virtual environment using the following command:

python -m venv /path/to/new/virtual/environment/

Step 3: Install the python library via the following command:

    pip install /path/to/.whl/file/

image-20241205-192333.png

Step 4: Use the python library like any other python library

image-20241205-192457.png

Step 5: Use the python library commands

image-20241205-192741.png
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.