Requirements:
- Python 3
- streamlit
- plotly
- pylint
- black
How to Use:
python3 -m venv envsource env/bin/activatein Linux orenv\Scripts\activatein Windowspip install -r requirements.txtstreamlit run home.pydeactivateto leave the virtual envpip list --localto see packages installedpylint *.py src/*.pyto check for code's lint errorblack *.py src/*.pyto auto fix code's lint error
How to Generate Graph
- Put Excel file named 'Standarisasi_Kuisioner_2018-2022.xlsx' on the same folder as Home.py
- Run (read How to Use) Do not upload the Excel file ON ANY PUBLIC RESOURCE (GITHUB, GOOGLE DRIVE ETC.) IT CONTAINS SENSITIVE AND PERSONAL INFORMATION.