Skip to main content

An interactive tutorial viewer and editor based on PyQt4.

Project description

Based on PyQt4.

showcase

Installation

interactiveTutorial is listed in the Python Package Index. You can install it typing:

pip install interactiveTutorial

Scope

Instead of a static PDF tutorial this package allows you to run and create tutorials within your PyQt4 based application. Tutorials are created through choosing a point of interest (POI), e.g. a widget, and typing an explaining text for each step.

Usage

RunTutorial

  • widget to execute a given tutorial

CreateTutorial

  • widget to create and edit tutorials

TutorialMenu

  • QMenu listing all created tutorials and allowing to run and edit them.

  • Embedd this one in your QMenuBar and you have all functionalities of interactiveTutorial

Issues

  • Instances of QMenu and QAction cannot be chosen as POI

  • QWidgets within QTreeWidgetItems are only marked on focus

… if you find more´, please let me know!

Tests

interactiveTutorial uses mostly the ‘one class/function per module’ rule. Running each module as program, like:

python -m interactiveTutorial.TutorialMenu.TutorialMenu

will execute the test case of this module.

v0.1, <13/01/2015> – Initial release.

Karl Bedrich 2014 -

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

interactiveTutorial-0.1.1-py2.py3-none-any.whl (482.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page