An open-source authoring tool for aggregated ethical, social and environmental accounting reports.
This project is steered by University of Utrecht. We welcome collaboration with organisations and individuals.
-
apt install mariadb-server
-
apt install mariadb-client
-
apt install libmariadbclient-dev
-
systemctl start mariadb.service
-
mysql_secure_installation
-
systemctl restart mariadb.service
- apt install python3
- apt install python3-pip
- pip3 install streamlit
- pip3 install awesome_streamlit
- pip3 install gspread
- pip3 install oauth2client
- pip3 install mariadb
- pip3 install plotly
- pip3 install bokeh
- pip3 install psutil