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 | Convertion libary 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 libary 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 libary to load and store dccQuanties and perform uncertantie and unit aware mathe operations | dccQuantities | dccQuantities | -- |
pyDccDisplayer | Bokeh Web-Gui to extract Tables from The DCC and Plot them, as well as allow download as XSLX 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 automaticly perform this Task later on. | dccTableTool | -- | benesee/dcctabletool |
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 |