File: sample.py

package info (click to toggle)
orthanc-python 4.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,256 kB
  • sloc: cpp: 14,963; python: 478; makefile: 31; sh: 15
file content (2 lines) | stat: -rw-r--r-- 62 bytes parent folder | download | duplicates (4)
1
2
import orthanc
orthanc.LogWarning('Hello world from Python!')