Mercurial > hg > orthanc-python
view CodeAnalysis/README.txt @ 283:4567ac27701d OrthancPython-6.0
updated explanations
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 12 Aug 2025 20:38:19 +0200 |
parents | 3c72d1f4c2a5 |
children | 98219e09a9ba |
line wrap: on
line source
Introduction ============ This folder contains the Python script that reads the code model of the Orthanc SDK, and that automatically wraps this SDK as a Python extension module. This script is automatically invoked during the build by CMake. Usage: $ ./GenerateOrthancSDK.py