{ "info": { "author": "Karl Bedrich", "author_email": "karl@bedrich.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: X11 Applications :: Qt", "Intended Audience :: Developers", "Intended Audience :: Other Audience", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "==================================================================\n*interactiveTutorial* - fast and easy interactive tutorials for Qt\n==================================================================\nBased on `PyQt4 `_.\n\n- Browse the `API Documentation `_\n- Fork the code on `github `_\n\n\n.. image:: https://raw.githubusercontent.com/radjkarl/interactiveTutorial/master/interactiveTutorial_showcase.png\n :align: center\n :alt: showcase\n\n\nInstallation\n^^^^^^^^^^^^\n\n**interactiveTutorial** is listed in the Python Package Index. You can install it typing::\n\n pip install interactiveTutorial\n\nScope\n^^^^^\n\nInstead of a static PDF tutorial this package allows you to *run* and *create*\ntutorials within your PyQt4 based application. Tutorials are created through choosing\na point of interest (POI), e.g. a widget, and typing an explaining text for each step.\n\nUsage\n^^^^^\n\n**RunTutorial**\n\n* widget to execute a given tutorial\n\n**CreateTutorial**\n\n* widget to create and edit tutorials\n\n**TutorialMenu**\n\n* QMenu listing all created tutorials and allowing to run and edit them.\n* Embedd this one in your QMenuBar and you have all functionalities of **interactiveTutorial**\n\nIssues\n^^^^^^\n\n* Instances of QMenu and QAction cannot be chosen as POI\n* QWidgets within QTreeWidgetItems are only marked on focus\n\n... if you find more\u00b4, please let me know!\n\n\nTests\n^^^^^\n**interactiveTutorial** uses mostly the 'one class/function per module' rule. Running each module as program, like::\n\n python -m interactiveTutorial.TutorialMenu.TutorialMenu\n\nwill execute the test case of this module.\n\nv0.1, <13/01/2015> -- Initial release.\n\nKarl Bedrich 2014 -", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/interactiveTutorial/", "keywords": null, "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "interactiveTutorial", "package_url": "https://pypi.org/project/interactiveTutorial/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/interactiveTutorial/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/interactiveTutorial/" }, "release_url": "https://pypi.org/project/interactiveTutorial/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "An interactive tutorial viewer and editor based on PyQt4.", "version": "0.1.1" }, "last_serial": 2139700, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "1fa0b6bb643ac56d35ec7dace8d8218e", "sha256": "6d00894fbf9d2fc8b7f0f6fd4df33b39dbf09612d2821ae4f00efb9259ac42f9" }, "downloads": -1, "filename": "interactiveTutorial-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1fa0b6bb643ac56d35ec7dace8d8218e", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 482801, "upload_time": "2016-05-29T18:34:33", "url": "https://files.pythonhosted.org/packages/da/32/7f9bf791c2a15ae5adf141e126e68f0ba97f5018143c92b0edf2f811213c/interactiveTutorial-0.1.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1fa0b6bb643ac56d35ec7dace8d8218e", "sha256": "6d00894fbf9d2fc8b7f0f6fd4df33b39dbf09612d2821ae4f00efb9259ac42f9" }, "downloads": -1, "filename": "interactiveTutorial-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1fa0b6bb643ac56d35ec7dace8d8218e", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 482801, "upload_time": "2016-05-29T18:34:33", "url": "https://files.pythonhosted.org/packages/da/32/7f9bf791c2a15ae5adf141e126e68f0ba97f5018143c92b0edf2f811213c/interactiveTutorial-0.1.1-py2.py3-none-any.whl" } ] }