Skip to content

sukanyanath1/Data-Scraping-Workshop-2024

Repository files navigation

Data Scraping Workshop 2024

To get started, do the following steps

  1. Go to Github and clone/download the repository.
  2. Open the repository in your code editor.
  3. Create virtual environment with the command python -m venv venv or py -m venv venv
  4. Activate the environment .\.venv\Scripts\activate.ps1 for powershell or source .venv/Scripts/activate for bash
  5. Install requirements pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published