Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python CLI for the KIT mensa menu

This package provides the KIT mensa menu from: https://www.sw-ka.de/de/hochschulgastronomie/speiseplan/mensa_adenauerring/ The menu is printed in the terminal.

It contains a python module to import and a CLI tool. The package uses beautifulsoup to scrape the contents of the html page.

Installation

You can easily install the module directly from github using pip.
Use pip install git+https://github.com/keroe/kit-mensa-cli

Update

To update an existing installation, make sure to add the --upgrade flag.
pip install --upgrade git+https://github.com/keroe/kit-mensa-cli

Using the CLI command

$ kit-mensa-cli

About

This script prints the menu of the KIT mensa for the current day.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages