wok view pywebkitgtk/description.txt @ rev 25503

f3: include extra programs
author Hans-G?nter Theisgen
date Fri Jan 27 10:37:43 2023 +0100 (15 months ago)
parents
children
line source
1 PyWebkitGtk provides python bindings around Webkit when it has been compiled
2 for GTK2.
3 PyWebkitGtk requires, and augments, PyGtk2.
4 Recent support has been added to PyWebKitGtk to provide full DOM access
5 manipulation, including javascript code execution and evaluation.
7 PyWebkitGtk comes with a demo application which is practically a fully-featured
8 web browser in its own right.
9 PyWebkitGtk is the basis for PyjamasDesktop, which provides a much easier-to-use
10 framework for application development than PyWebkitGtk on its own (it is fair to
11 say that whilst PyWebkitGtk is on the same level as PyGtk2, PyjamasDesktop is on
12 the same level as KiWi).