Skip to content

Repository files navigation

Clerk Utils

A simple tkinter application for automating callings and move ins.

To Install:

git clone https://github.com/SomeoneNamedCaz/ClerkUtils.git
cd ClerkUtils
python -m venv .venv  # create venv 
source .venv/bin/activate  
pip install pandas playwright ttkwidgets openpyxl
playwright install  # playwright has extra steps to install everything
playwright install-deps
nano loginInfo.config  # replace <USERNAME> <PASSWORD> with your actual username and password

To Run:

python main.py  # run program

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages