Skip to main content

Restaurants' menu watcher tray app

Project description

# The Wing or the Thigh

This app creates a tray icon for an easy access to information about this week’s menus of user’s favourite restaurants.

It is written in Python 3, GUI is powered by GTK+ 3.

## Installation

$ pip install –egg [–user] laileoulacuisse (unfortunately fails without –egg)

Then you can find the app in your applications menu (Internet section), or run it manually as $ laileoulacuisse.

## Under the hood

Fetching algorithms are written as plugins in the fetcher directory. They make use of urllib.request, so fetching online data is easy, cookie-aware connection is used by default. Fetchers parse HTML, XML and even Word (using external program Antiword) documents using lxml.etree, mainly by the means of XPath. New/modified XPath queries can be easily tested online at http://videlibri.sourceforge.net/cgi-bin/xidelcgi.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

laileoulacuisse-0.1.0.tar.gz (15.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page