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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file laileoulacuisse-0.1.0.tar.gz
.
File metadata
- Download URL: laileoulacuisse-0.1.0.tar.gz
- Upload date:
- Size: 15.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 94863157e0a376c133b102917ffa0f513d945f04397e519c7c69926f6609f27f |
|
MD5 | 76d94d546ed8e4eb75bcf0f74a45fe2f |
|
BLAKE2b-256 | 0983781ed7f944556bc10641e7f9fffe47773e4ca5adb80e177d853105bf1bca |