Skip to content

nealkruis/bis-cal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boulder Indoor Soccer calendar creator

This script will parse boulderindoorsoccer.com and create an ICS calendar file in the directory where it is executed.

How to run

With python installed (I suggest downloading python through anaconda from here) go to the location of the "bis-cal.py" file and type:

python bis-cal.py <team>

where <team> is the name of the team who's calendar you want. The script will also look up teams from a subset of a team name. For example, "Slothy" will generate the calendar for the team "Sooooo Slothy" given that there are no other teams with "Slothy" in their name.

Importing the calendar into Google Calendar

The ICS file can be imported into Google calendars following these instructions.

About

Script that creates calendar files for Boulder Indoor Soccer teams

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages