Skip to content

Parser and a service for easier use of matf timetable

Notifications You must be signed in to change notification settings

atfoc/matf-timetable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matf-timetable

Parser and a service for easier use of matf timetable

Requirements in requirements.txt use pip install -r requirements.txt

To use scripts from bin dir you first must install module timetable_parser you can do this like this.

/path/to/python3.6 -m venv ./venv
source ./venv/bin/activate
pip install .lib/

This installs all requirements and also code for parser so that scripts can use it.

About

Parser and a service for easier use of matf timetable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published