Skip to content
Snippets Groups Projects
Benedikt Seeger's avatar
Benedikt authored
e822857c
History
Name Last commit Last update
exampleData
img
screenshots
styles
README.md
index.html

This Reposity contains the static HTML to show the DCC-Applications landing Page for the Docker stack

Components of the Stack

Komponent Description Git-Repo Pipy-Repo Docker-Container
XMLJSONConv Conversion library for DCC-XML to JSON dccxmljsonconv dccXMLJSONConv --
XMLJSONConv-GUI Bokeh Web-GUI for the XML-JSON Converter + REST-API-Server dcc_XMLJSONConvGUI --- benesee/dccxmljsonconvgui
dsiUnits Python library to parse the D-SI units and perform math operations dsiUnits dsiunits --
dsiUnits-GUI Bokeh GUI to use the dsiUnits parser and comparison features + REST-API-Server dsiUnits -- benesee/dsiunitsfrontend
dccQuantities Python library to load and store dccQuantities and perform uncertainty and unit-aware math operations dccQuantities dccQuantities --
pyDccDisplayer Bokeh Web-GUI to extract Tables from The DCC and plot them, as well as allow download as XLSX or CSV pydccdisplayer -- benesee/dccdisplayer/general
dccTableTool Web-GUI to create DCC-XML tables from XLSX/ODS files and insert them into an XML, as well as a REST-Server to automatically perform this task later on dccTableTool -- benesee/dcctabletool