Skip to content

ZSCNetSupportDept/schedule-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

用来自动化更新值班表的小工具

User Manual

Needs openpyxl to run, to install: pip install openpyxl

Run with ./extract.py -h for help

Examples

Just print:

./extract.py -f print test.xlsx

To extract to csv format:

./extract.py -f csv test.xlsx

To extract to sql-update format:

./extract.py -f sql_update test.xlsx

License

WTFPL

About

Automation tool to turn the schedule excel into something useful.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages