Skip to content

check the soccer field information in Munich Olympiazentrum

Notifications You must be signed in to change notification settings

bo-li/check-field

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple python scripts for checking Munich Olympiazentrum soccer field
information

check_field.py : getting urls, text parsing, sending email
weekday.py : generate date, see source for more details
sendmail.py : test for sending email with python. (TODO)

Usage:

For the weekends of current week:

    python check_field.py 0

For the next first week:

    python check_field.py 1

etc.

You can set "offset = 0" in check_field.py to debug. (TODO: I will try to add
doctest for insanity check

About

check the soccer field information in Munich Olympiazentrum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages