{ "info": { "author": "David Soulayrol", "author_email": "david.soulayrol@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: X11 Applications :: GTK", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: User Interfaces" ], "description": "The wizpym module provides a light framework to build wizard-like\r\napplications with GTK.\r\n\r\nA wizard, as defined by wizpym, is an application that is built as a\r\nsuccession of panes, each one asking some input to the user or working\r\non previous inputs. The whole wizard works on one object, called the\r\nsubject, which is shared and updated by each one of the panes.\r\n\r\nThe pane track can fork upon some inputs or any other environment\r\ndata. The wizard also maintains a full history of the track, with the\r\nstatus of reverted panes. Thus the user can return down to the\r\nbeginning, and forwarding preserves the previous status of a pane if\r\nalready visited.\r\n\r\nA sample useless application is provided and is executed if the module\r\nis called as a script.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://david.soulayrol.name/en/projects/wizpym/", "keywords": "", "license": "UNKNOWN", "maintainer": "", "maintainer_email": "", "name": "wizpym", "package_url": "https://pypi.org/project/wizpym/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/wizpym/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://david.soulayrol.name/en/projects/wizpym/" }, "release_url": "https://pypi.org/project/wizpym/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "A tool to write Wizard-like apps", "version": "0.2.0" }, "last_serial": 931076, "releases": { "0.1.0": [], "0.2.0": [ { "comment_text": "", "digests": { "md5": "2f0d0ec4e520182aca68f525525b5daf", "sha256": "292df87d644527e3a33f705cf2aa9a46127af61fd7bb3d80de5555428af8ea9e" }, "downloads": -1, "filename": "wizpym-0.2.0.tar.gz", "has_sig": false, "md5_digest": "2f0d0ec4e520182aca68f525525b5daf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20036, "upload_time": "2010-11-22T12:17:33", "url": "https://files.pythonhosted.org/packages/c1/31/aae77983ea5614f33ca41e6106332f6080ddb55c15d203c029339f83213a/wizpym-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2f0d0ec4e520182aca68f525525b5daf", "sha256": "292df87d644527e3a33f705cf2aa9a46127af61fd7bb3d80de5555428af8ea9e" }, "downloads": -1, "filename": "wizpym-0.2.0.tar.gz", "has_sig": false, "md5_digest": "2f0d0ec4e520182aca68f525525b5daf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20036, "upload_time": "2010-11-22T12:17:33", "url": "https://files.pythonhosted.org/packages/c1/31/aae77983ea5614f33ca41e6106332f6080ddb55c15d203c029339f83213a/wizpym-0.2.0.tar.gz" } ] }