{ "info": { "author": "Ond\u0159ej Garncarz", "author_email": "ondrej@garncarz.cz", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: X11 Applications :: GTK", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "# The Wing or the Thigh\r\n\r\nThis app creates a tray icon for an easy access to information\r\nabout this week's menus of user's favourite restaurants.\r\n\r\nIt is written in Python 3, GUI is powered by GTK+ 3.\r\n\r\n## Installation\r\n\r\n`$ pip install --egg [--user] laileoulacuisse`\r\n(unfortunately fails without `--egg`)\r\n\r\nThen you can find the app in your applications menu (Internet section),\r\nor run it manually as `$ laileoulacuisse`.\r\n\r\n## Under the hood\r\n\r\nFetching algorithms are written as plugins in the `fetcher` directory.\r\nThey make use of `urllib.request`, so fetching online data is easy,\r\ncookie-aware connection is used by default.\r\nFetchers parse HTML, XML and even Word (using external program Antiword)\r\ndocuments using `lxml.etree`, mainly by the means of XPath.\r\nNew/modified XPath queries can be easily tested online at\r\nhttp://videlibri.sourceforge.net/cgi-bin/xidelcgi.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://garncarz.github.io/laileoulacuisse", "keywords": "restaurant food", "license": "GPLv2", "maintainer": "", "maintainer_email": "", "name": "laileoulacuisse", "package_url": "https://pypi.org/project/laileoulacuisse/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/laileoulacuisse/", "project_urls": { "Homepage": "http://garncarz.github.io/laileoulacuisse" }, "release_url": "https://pypi.org/project/laileoulacuisse/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Restaurants' menu watcher tray app", "version": "0.1.0" }, "last_serial": 1451741, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "76d94d546ed8e4eb75bcf0f74a45fe2f", "sha256": "94863157e0a376c133b102917ffa0f513d945f04397e519c7c69926f6609f27f" }, "downloads": -1, "filename": "laileoulacuisse-0.1.0.tar.gz", "has_sig": false, "md5_digest": "76d94d546ed8e4eb75bcf0f74a45fe2f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15605, "upload_time": "2015-03-07T03:01:39", "url": "https://files.pythonhosted.org/packages/09/83/781ed7f944556bc10641e7f9fffe47773e4ca5adb80e177d853105bf1bca/laileoulacuisse-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "76d94d546ed8e4eb75bcf0f74a45fe2f", "sha256": "94863157e0a376c133b102917ffa0f513d945f04397e519c7c69926f6609f27f" }, "downloads": -1, "filename": "laileoulacuisse-0.1.0.tar.gz", "has_sig": false, "md5_digest": "76d94d546ed8e4eb75bcf0f74a45fe2f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15605, "upload_time": "2015-03-07T03:01:39", "url": "https://files.pythonhosted.org/packages/09/83/781ed7f944556bc10641e7f9fffe47773e4ca5adb80e177d853105bf1bca/laileoulacuisse-0.1.0.tar.gz" } ] }