Skip to content

Repository files navigation

Requirements:

  1. Python 3
  2. streamlit
  3. plotly
  4. pylint
  5. black

How to Use:

  1. python3 -m venv env
  2. source env/bin/activate in Linux or env\Scripts\activate in Windows
  3. pip install -r requirements.txt
  4. streamlit run home.py
  5. deactivate to leave the virtual env
  6. pip list --local to see packages installed
  7. pylint *.py src/*.py to check for code's lint error
  8. black *.py src/*.py to auto fix code's lint error

How to Generate Graph

  1. Put Excel file named 'Standarisasi_Kuisioner_2018-2022.xlsx' on the same folder as Home.py
  2. 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.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages