python -m venv venv venv
source venv/bin/activate
pip install -r requirements.txt
python auto_registeration.py
python auto_login.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
python -m venv venv venv
source venv/bin/activate
pip install -r requirements.txt
python auto_registeration.py
python auto_login.py