@@ -10,3 +10,9 @@ This repo contains the HTML Code to display a landing page for the DCC-Aplicatio
| dccQuantities | Python library to load and store dccQuantities and perform uncertainty and unit-aware math operations | [dccQuantities](https://gitlab1.ptb.de/digitaldynamicmeasurement/dccQuantities) | [dccQuantities](https://pypi.org/project/dccQuantities/) | -- |
| pyDccDisplayer | Bokeh Web-GUI to extract tables from The DCC, plot them, and allow download as XLSX or CSV | [pydccdisplayer](https://gitlab1.ptb.de/digitaldynamicmeasurement/pydccdisplayer) | -- | [benesee/dccdisplayer/general](https://hub.docker.com/repository/docker/benesee/dccdisplayer) |
| dccTableTool | Web-GUI to create DCC-XML tables from XLSX/ODS files and insert them into an XML, plus a REST-Server to automate this task | [dccTableTool](https://gitlab1.ptb.de/Seeger/pydccanddbtools) | -- | [benesee/dcctabletool](https://hub.docker.com/repository/docker/benesee/dcctabletool/general) |
# Deployment
A Dockercompose file to deploy all aplications as an docker Stack can be Found in the repo