comparison Sphinx/source/plugins/python.rst @ 405:ba486cac480a

link to python sample
author Alain Mazy <alain@mazy.be>
date Wed, 29 Apr 2020 12:59:58 +0200
parents c9fe3d0d0fa1
children 8b2c648c0f46
comparison
equal deleted inserted replaced
404:7469b6c5618b 405:ba486cac480a
106 W0331 15:48:12.990743 PluginsManager.cpp:168] Using Python script "hello.py" from directory: /etc/orthanc 106 W0331 15:48:12.990743 PluginsManager.cpp:168] Using Python script "hello.py" from directory: /etc/orthanc
107 W0331 15:48:12.990819 PluginsManager.cpp:168] Program name: /usr/local/sbin/Orthanc 107 W0331 15:48:12.990819 PluginsManager.cpp:168] Program name: /usr/local/sbin/Orthanc
108 Hello world! 108 Hello world!
109 109
110 110
111 `Here <https://bitbucket.org/osimis/orthanc-setup-samples/src/master/docker/python/>`__ is a full example
112 of a more complex setup using the :ref:`osimis/orthanc <docker-osimis>` images.
113
111 Compiling from source 114 Compiling from source
112 ..................... 115 .....................
113 116
114 .. highlight:: bash 117 .. highlight:: bash
115 118