Skip to content

Commit d0b5d5e

Browse files
author
ugurthemaster
committed
Update gui.rst
The information about PyjamasDesktop (pyjs Desktop) has been added.
1 parent a6b3fae commit d0b5d5e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/scenarios/gui.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,14 @@ Kivy is actively being developed by a community and free to use. It operates
7676
on all major platforms (Linux, OSX, Windows, Android).
7777

7878
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

Comments
 (0)