Skip to content

moonape1226/CA_roster_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###Usage Execute example.py and you will have .csv and .json roster file in your directory.

$ python3 example.py

.csv file can be used to import into your google calender from browser .jon file can be used for google calender API

Any comment is welsome and hope you enjoy it!

Run in debug mode

cd src; FLASK_APP=server.py FLASK_DEBUG=1 python -m flask run

Run in server mode

cd src; FLASK_APP=server.py python -m flask run

About

A simple roster parser for China Airline flight attendant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published