Skip to content

kush5683/workday-calendar-download

Repository files navigation

Version 1.4 Python 3.8 Disclaimer

workday-csv

workday-csv is a python script meant to convert schedules from workday to csvs that can be imported to calendar apps other than Outlook.

Installation

git clone https://github.com/kush5683/workday-csv.git

Clone this repository on your machine

pip3 install -r requirements.txt

This will install all needed dependencies see them below

Usage

python3 website.py

This will open a flask app in the default browser.

Dependencies

see requirements.txt here

Package Version
Flask 2.0.2
openpyxl 3.0.9
pandas 1.3.5
Werkzeug 2.0.2
xlrd 2.0.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published