Skip to content

sergioespana/openAggre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openAggre

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.

Ubuntu 20.04

Mariadb

  • apt install mariadb-server

  • apt install mariadb-client

  • apt install libmariadbclient-dev

  • systemctl start mariadb.service

  • mysql_secure_installation

  • systemctl restart mariadb.service

Python

  • 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors