21a06c97821080d6a04e476e62ac8c3697b35d7e
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
Description
Languages
Python
98%
Shell
2%