Skip to content

Latest commit

 

History

History
53 lines (44 loc) · 2.1 KB

README.md

File metadata and controls

53 lines (44 loc) · 2.1 KB

Sickathon-starter-pack

Prerequisites

Setup

  • Before starting, you need to install some packages.
python -m venv venv
  • After that, activate the virtual environment.
source venv/bin/activate
  • Then, install the packages.
pip install streamlit

Learning Resources

Documentation

Free Database Hosting

Datasets

Project Example Links

Source Code