We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6b3fae commit d0b5d5eCopy full SHA for d0b5d5e
1 file changed
docs/scenarios/gui.rst
@@ -76,3 +76,14 @@ Kivy is actively being developed by a community and free to use. It operates
76
on all major platforms (Linux, OSX, Windows, Android).
77
78
The main resource for information is the website: http://kivy.org
79
+
80
+PyjamasDesktop (pyjs Desktop)
81
+-----------------------------
82
+PyjamasDesktop is a port of PyJamas. PyjamasDesktop is application widget set
83
+for desktop and a cross-platform framework. (After release v0.6 PyjamasDesktop
84
+is a part of Pyjamas (Pyjs)). Briefly, it allows the exact same Python web application
85
+source code to be executed as a standalone desktop application.
86
87
+`Python Wiki for PyjamasDesktop <http://wiki.python.org/moin/PyjamasDesktop>`_.
88
89
+The main website; `pyjs Desktop <http://pyjs.org/>`_.
0 commit comments