idjoo / logbook-script

python script for filling logbook automatically using selenium.

Home Page:https://logbook-script.cocatrip.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logbook-script

python script for filling logbook automatically

Running this app locally

To run this app locally on your machine:

  1. Install all required libraries

pip install --requirement requirements.txt

  1. Run the app using gunicorn

gunicorn app:app --timeout 120 --keep-alive 120

About

python script for filling logbook automatically using selenium.

https://logbook-script.cocatrip.xyz

License:MIT License


Languages

Language:Python 45.3%Language:HTML 43.7%Language:Smarty 8.1%Language:Dockerfile 2.9%