Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

worldwise001/webnotice_ics

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

webnotice_ics

Crawl webnotice and convert it to ICS format.

Dependencies:

  • tidy (just the program, not the python library)
  • wget
  • pytz (python lib)

Usage: python webnotice.py

Things you might want to modify:

In tidyxml.py:

  • tidycmd - change to the location of tidy

In webnotice.py

  • webnotice - change this to the root of your http webnotice installation

Output:

  • creates folder webnotice/ containing all the .ics files
  • autodetects the categories/departments available and generates the appropriate ics

About

Crawl webnotice and convert it to ICS format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages