fsaleemm / crawler-pa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions

Run the following to create a python environment and install the packages to it.

python -m venv env

# Windows PS
.\env\Scripts\activate

# bash
source env/bin/activate

pip install -r requirements.txt

python .\orchestrator.py

About


Languages

Language:Python 100.0%