{ "info": { "author": "Mark Lutz", "author_email": "lutz@rmi.net", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3" ], "description": "This Python 3.X/tkinter program implements basic personal calendar functionality, in a standalone desktop GUI. Its design aims to emulate refrigerator-style calendars.\r\n\r\nAmong its features are:\r\nportable and standard iCalendar files for event storage; \r\nmultiple calendar files support, and new file creation; \r\nmultiple, resizable, and configurable month windows display; \r\nmonth images display per month view window; \r\nand automatic backup of calendar files, with multiple backups management.\r\n\r\nThis program does not implement some more advanced calendar tools (including automatically recurring and spanning events; see its main page for details). In exchange, it minimizes both code and GUI complexity; reduces the risk of data loss; and provides an open and portable interface sufficient for most personal calendar needs that requires neither a login nor a subscription.", "description_content_type": null, "docs_url": null, "download_url": "http://learning-python.com/downloads", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://learning-python.com/frigcal/Readme-frigcal.html", "keywords": "", "license": "Provided freely, but with no warranties of any kind. Redistributions are welcome, but must include this program's Readme-frigcal.html file in full and unaltered form.", "maintainer": "", "maintainer_email": "", "name": "frigcal", "package_url": "https://pypi.org/project/frigcal/", "platform": "Windows, Linux, Macs.", "project_url": "https://pypi.org/project/frigcal/", "project_urls": { "Download": "http://learning-python.com/downloads", "Homepage": "http://learning-python.com/frigcal/Readme-frigcal.html" }, "release_url": "https://pypi.org/project/frigcal/1.5/", "requires_dist": null, "requires_python": null, "summary": "A stand-alone desktop GUI with basic calendar functionality.", "version": "1.5" }, "last_serial": 1521771, "releases": { "1.2.3": [], "1.5": [] }, "urls": [] }