spectrochempy
spectrochempy copied to clipboard
Dash application development
In order to provide a simple way for inexperienced users with Python and more generally the programming even simplified, it can be useful to have one or more graphical applications allowing to use some of SpectroChemPy's solutions, i.e., spectrum processing, baseline correction, peak peaking, fitting ...
A solution can be provided using DASH (and Plotly) which has the advantage of running in a web browser. This would allow to centralize the offer for people who have difficulties to install python on their computer.
https://dash.plotly.com
A first version will be made for one of the next releases.
Hello ! We're considering a similar thing for the RADIS code. http://radis.github.io/
I suggest you consider Bokeh / Holoviews in your benchmark, which are similar to Plotly, with their own pros & cons : https://pauliacomi.com/2020/06/07/plotly-v-bokeh.html