frissonlabs / anthem-tcp-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:
TCP_URL
TCP_USERNAME
TCP_PASSWORD
TCP_PROJECT_ID
  1. Run the following to execute the script:
python work.py

About


Languages

Language:Python 100.0%