Select to view content in your preferred language

New release of PyPRT 1.11 with support for ArcGIS CityEngine 2024.1

329
0
03-17-2025 09:27 AM
SimonHaegler
Esri Contributor
2 0 329

We are happy to announce the release of PyPRT 1.11! Please find information about what PyPRT is here.

The PyPRT packages are available on PyPI (https://pypi.org/project/pyprt) and on Anaconda Cloud (https://anaconda.org/esri/pyprt). Please see the README for installation instructions and example scripts.

Main changes compared to 1.10 (see changelog for all changes):

  • Added support for Rule Packages (RPK) created with ArcGIS CityEngine 2024.1.
  • Added support for Python 3.12, including pre-built wheels and conda packages.
  • PyPRT and the underlying PRT library are now initialized and shutdown automatically.
Contributors