Files
scripts/asq
2022-09-25 18:26:02 +02:00
..
2022-09-16 18:32:07 +02:00
2022-09-25 18:26:02 +02:00
2022-04-05 11:40:26 +02:00
2022-09-16 18:32:07 +02:00
2022-04-05 11:40:26 +02:00

Usage

This script currently comes with a firefox linux webdriver. To install dependencies, use python3 -m venv env to create a new virtual environment, activate it by running source env/bin/activate and install the requirements by running pip install -r requirements.txt. To exit the venv, run deactivate.