15fb6c7434e3ed65573a60af88baae2e234d3c53
stand
Setup
conda create -n stand
conda activate stand
conda install cherrypy
conda install conda-forge::streamlit
conda install openpyxl # excel writing
conda install pytables # hdf5 writing
conda install conda-forge::python-dotenv pyyaml simplejson # aggrid deps
pip install streamlit-aggrid
Languages
Python
98%
Shell
2%