Skip to content

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

License

Notifications You must be signed in to change notification settings

keroe/kit-mensa-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages