This project produces standalone, highly-redistributable builds of Python. See the docs in docs/ or online at https://gregoryszorc.com/docs/python-build-standalone/main/.
Run pip install pyprt in your (virtual) Python environment or conda install -c esri pyprt in a Conda environment. Then use import pyprt in your scripts. We provide wheels and Conda packages for Python ...