2022-05-28 12:10:53 +02:00
2022-05-28 12:10:33 +02:00
2022-05-22 17:16:15 +02:00
2022-05-25 00:16:15 +02:00
2022-05-19 23:27:10 +02:00
2022-05-28 12:10:53 +02:00

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
An editable, filterable and sortable spreadsheet webapp with REST API
Readme 92 KiB
Languages
Python 98%
Shell 2%