Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit516f9ad

Browse files
authored
Merge pull requestrealpython#861 from siddhantgoel/master
Add toga to GUI resources
2 parents8603dfe +b0c5b4f commit516f9ad

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

‎docs/scenarios/gui.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,16 @@ Qt
8888
is widely used for developing software with a GUI but can also be used for
8989
non-GUI applications.
9090

91+
Toga
92+
----
93+
`Toga<https://toga.readthedocs.io/en/latest/>`_ is a Python native, OS
94+
native, cross platform GUI toolkit. Toga consists of a library of base
95+
components with a shared interface to simplify platform-agnostic GUI
96+
development.
97+
98+
Toga is available on Mac OS, Windows, Linux (GTK), and mobile platforms such
99+
as Android and iOS.
100+
91101
Tk
92102
--
93103
Tkinter is a thin object-oriented layer on top of Tcl/Tk. **It has the advantage

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp