Skip to content

Repository files navigation

Coding Hubs 2025.

Instalation

  1. Clone the repo

  2. Install the packages

    pip install -r requirements.txt
  3. Get the gsheet credentials: gsheet-credentials.json

Recomended but not mandatory: create a virtual env.

python -m venv venv
venv\Scripts\activate

This is particullary helpfull as we will deploy this on a server (sometimes we may use a package is installed globally, but it's not in the requirements.txtfile).

Running the thing

Locally

streamlit run app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages