comparison Sphinx/source/plugins/python.rst @ 371:5cb37e6b014b

explicit links to the source code of python plugin
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 02 Apr 2020 17:39:35 +0200
parents 234de55ed125
children cb1d9a5bb043
comparison
equal deleted inserted replaced
365:49202601d0c8 371:5cb37e6b014b
4 Python plugin for Orthanc 4 Python plugin for Orthanc
5 ========================= 5 =========================
6 6
7 .. contents:: 7 .. contents::
8 8
9
9 Overview 10 Overview
10 -------- 11 --------
11 12
12 This plugin can be used to write :ref:`Orthanc plugins 13 This plugin can be used to write :ref:`Orthanc plugins
13 <creating-plugins>` using the `Python programming language 14 <creating-plugins>` using the `Python programming language
23 24
24 As of initial release 1.0 of the plugin, the coverage of the C SDK is 25 As of initial release 1.0 of the plugin, the coverage of the C SDK is
25 about 75% (105 functions are automatically wrapped in Python out of a 26 about 75% (105 functions are automatically wrapped in Python out of a
26 total of 139 functions in the Orthanc SDK 1.5.7). 27 total of 139 functions in the Orthanc SDK 1.5.7).
27 28
29
30 Source code
31 -----------
32
33 * Link to the `official releases of this plugin
34 <https://www.orthanc-server.com/browse.php?path=/plugin-python>`__.
35
36 * Link to the `code repository
37 <https://hg.orthanc-server.com/orthanc-python/>`__.
38
39
28 Licensing 40 Licensing
29 --------- 41 ---------
30 42
31 Pay attention to the fact that this plugin is licensed under the terms 43 Pay attention to the fact that this plugin is licensed under the terms
32 of the `AGPL license 44 of the `AGPL license