This repository contains a tool for creating a working schedule for an employee.
- Open console and clone the projects:
git clone https://github.com/rpetar/schedule-python.git - Navigate into project directory
cd schedule-python - Run
python main.py - Add new params to the
SCHEDULE_TEST_PARAMSlist inconstants.pyfile to try new examples.
Pyhton version: 3.8.8
No additional libraries need to be installed.