File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717extensions = [
1818 "sphinx_copybutton" ,
1919 "myst_nb" ,
20- "sphinx_design"
20+ "sphinx_design" ,
2121]
2222
2323templates_path = ['_templates' ]
Original file line number Diff line number Diff line change 11# Reference
22
3- Welcome to the reference section.
3+ Here you can find a list of relevant packages together with their status and documentation.
4+
5+ ## Official pyAML Packages
6+
7+
8+ ``` {card} pyaml
9+
10+ {bdg-success}`active` {bdg-link-primary}`PyPI <https://pypi.org/project/accelerator-middle-layer/>` {bdg-link-secondary}`Documentation <https://pyaml.readthedocs.io/en/latest/>`
11+
12+ The core Python Accelerator Middle Layer package.
13+ ```
14+
15+ ``` {card} tango-pyaml
16+
17+ {bdg-success}`active` {bdg-link-primary}`PyPI <https://pypi.org/project/tango-pyaml/>`
18+
19+ Control system bindings for TANGO.
20+ ```
21+
22+ ``` {card} pyaml-cs-oa
23+
24+ {bdg-success}`active` {bdg-link-primary}`PyPI <https://pypi.org/project/pyaml-cs-oa/>`
25+
26+ Control system bindings for TANGO and EPICS using ophyd-async.
27+ ```
28+
29+ ## Related Packages
30+
31+ ``` {card} pySC
32+
33+ {bdg-success}`active` {bdg-link-primary}`PyPI <https://pypi.org/project/accelerator-commissioning/>` {bdg-link-secondary}`Documentation <https://accelerator-commissioning.readthedocs.io/en/latest/>`
34+
35+ Python Simulated Commissioning toolkit for synchrotrons.
36+ ```
You can’t perform that action at this time.
0 commit comments