frissonlabs / ust-auto-timesheet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

  1. Install the Python dependencies via:
pip install -r requirements.txt
  1. Add a .env file in the root directory of the repo with the following environment variables:
UST_URL
UST_USERNAME
UST_PASSWORD
  1. Run the following to execute the script:
python work.py
  1. You will be prompted for an SMS verification. Go ahead and provide that and the script will continue from there.

About


Languages

Language:Python 100.0%