@@ -3287,15 +3287,15 @@ <h3 class="mt-4 display-6">GUI and TUI Apps</h3>
32873287
32883288 < div class ="col-12 col-6 col-sm-6 col-lg-3 mb-4 ">
32893289 < div class ="card p-3 text-center ">
3290- < a href ="https://kivy.org/ " target ="_blank ">
3290+ < a href ="https://github.com/kivy/kivy " target ="_blank ">
32913291 < img class ="card-img-top p-3 " src ="static/image/logos/kivy.png " style ="background-color: #000; width: 60%; height: auto; " alt ="Kivy ">
32923292 </ a >
3293- < h3 > < a href ="https://kivy.org/ " target ="_blank "> Kivy</ a > </ h3 >
3293+ < h3 > < a href ="https://github.com/kivy/kivy " target ="_blank "> Kivy</ a > </ h3 >
32943294 < hr class ="my-2 ">
32953295 < figure class ="p-3 mb-0 ">
32963296 < blockquote class ="blockquote ">
32973297 < p >
3298- < a href ="https://kivy.org/ " target ="_blank ">
3298+ < a href ="https://github.com/kivy/kivy " target ="_blank ">
32993299 The Open Source Python App Development Framework.
33003300 </ a >
33013301 </ p >
@@ -3306,40 +3306,22 @@ <h3><a href="https://kivy.org/" target="_blank">Kivy</a></h3>
33063306
33073307 < div class ="col-12 col-6 col-sm-6 col-lg-3 mb-4 ">
33083308 < div class ="card p-3 text-center ">
3309- < a href ="https://flet. dev/ " target ="_blank ">
3309+ < a href ="https://github.com/flet- dev/flet " target ="_blank ">
33103310 < img class ="card-img-top p-3 " src ="static/image/logos/flet.svg " style ="background-color: #fff; width: 50%; height: auto; " alt ="Flet ">
33113311 </ a >
3312- < h3 > < a href ="https://flet. dev/ " target ="_blank "> Flet</ a > </ h3 >
3312+ < h3 > < a href ="https://github.com/flet- dev/flet " target ="_blank "> Flet</ a > </ h3 >
33133313 < hr class ="my-2 ">
33143314 < figure class =mb-0 ">
33153315 < blockquote class ="blockquote ">
33163316 < p class ="small ">
3317- < a href ="https://flet. dev/ " target ="_blank "> Flet</ a >
3317+ < a href ="https://github.com/flet- dev/flet " target ="_blank "> Flet</ a >
33183318 enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
33193319 </ p >
33203320 </ blockquote >
33213321 </ figure >
33223322 </ div >
33233323 </ div >
33243324
3325- < div class ="col-12 col-6 col-sm-6 col-lg-3 mb-4 ">
3326- < div class ="card ">
3327- < div class ="card-header ">
3328- < h2 class ="text-center ">
3329- < a href ="https://github.com/python-eel/Eel " target ="_blank ">
3330- Eel
3331- </ a >
3332- </ h2 >
3333- </ div >
3334- < div class ="card-body ">
3335- < blockquote class ="mb-0 ">
3336- < p > Eel is a little Python library for making simple Electron-like offline HTML/JS GUI apps, with full access to Python capabilities and libraries.</ p >
3337- < footer class ="blockquote-footer mt-2 "> Eel hosts a local webserver...</ footer >
3338- </ blockquote >
3339- </ div >
3340- </ div >
3341- </ div >
3342-
33433325 < div class ="col-12 col-6 col-sm-6 col-lg-3 mb-4 ">
33443326 < div class ="card ">
33453327 < div class ="card-body ">
@@ -3391,20 +3373,6 @@ <h3 class="text-end">
33913373 </ div >
33923374 </ div >
33933375
3394- < div class ="col-12 col-6 col-sm-6 col-lg-3 mb-4 ">
3395- < div class ="card ">
3396- < h3 class ="text-center "> < a href ="https://github.com/flexxui/flexx " target ="_blank "> Flexx</ a > </ h3 >
3397- < hr class ="mt-2 ">
3398- < div class ="card-body ">
3399- < p class ="card-text ">
3400- < small class ="text-muted ">
3401- Flexx is a pure Python toolkit for creating graphical user interfaces (GUI's), that uses web technology for its rendering.
3402- </ small >
3403- </ p >
3404- </ div >
3405- </ div >
3406- </ div >
3407-
34083376 < div class ="col-12 col-6 col-sm-6 col-lg-3 mb-4 ">
34093377 < div class ="card ">
34103378 < div class ="card-body text-center ">
@@ -3423,7 +3391,7 @@ <h3><a href="https://github.com/chriskiehl/Gooey" target="_blank">Gooey</a></h3>
34233391 < div class ="col-12 col-6 col-sm-6 col-lg-3 mb-4 ">
34243392 < div class ="card ">
34253393 < div class ="cart-title text-center ">
3426- < a href ="https://pyglet.org/ " target ="_blank ">
3394+ < a href ="https://github.com/pyglet/pyglet " target ="_blank ">
34273395 < img class ="card-img-top p-1 " src ="static/image/logos/pyglet.png " style ="width:40%; height:auto; " alt ="pyglet ">
34283396 </ a >
34293397 < h3 > < a href ="https://github.com/pyglet/pyglet " target ="_blank "> pyglet</ a > </ h3 >
@@ -3443,7 +3411,7 @@ <h3><a href="https://github.com/pyglet/pyglet" target="_blank">pyglet</a></h3>
34433411 < div class ="col-12 col-6 col-sm-6 col-lg-3 mb-4 ">
34443412 < div class ="card ">
34453413 < div class ="card-body ">
3446- < a href ="https://pygobject.readthedocs.io/en/latest/ " target ="_blank ">
3414+ < a href ="https://gitlab.gnome.org/GNOME/pygobject " target ="_blank ">
34473415 < img class ="card-img-top p-1 " src ="static/image/logos/pygobject.svg " style ="width:100%; height:auto; " alt ="PyGOBjbect ">
34483416 </ a >
34493417 < p class ="card-text text-muted mt-3 "> Support Linux, Windows and macOS and works with Python 3.8+ and PyPy3</ small > </ p >
@@ -3487,7 +3455,7 @@ <h3 class="text-center"><a href="https://riverbankcomputing.com/software/pyqt/in
34873455 < div class ="col-12 col-6 col-sm-6 col-lg-3 mb-4 ">
34883456 < div class ="card ">
34893457 < div class ="cart-title text-center ">
3490- < a href ="https://pywebview.flowrl. com/ " target ="_blank ">
3458+ < a href ="https://github. com/r0x0r/pywebview " target ="_blank ">
34913459 < img class ="card-img-top p-1 " src ="static/image/logos/pywebview.png " style ="width:40%; height:auto; " alt ="pywebview ">
34923460 </ a >
34933461 </ div >
@@ -3527,12 +3495,12 @@ <h3><a href="https://github.com/ceccopierangiolieugenio/pyTermTk" target="_blank
35273495 < div class ="col-12 col-6 col-sm-6 col-lg-3 mb-4 ">
35283496 < div class ="card ">
35293497 < div class ="cart-title text-center ">
3530- < a href ="https://wxpython.org/ " target ="_blank ">
3498+ < a href ="https://github.com/wxWidgets/Phoenix " target ="_blank ">
35313499 < img class ="card-img-top p-1 " src ="static/image/logos/wxpython.png " style ="width:100%; height:auto; " alt ="wxpython ">
35323500 </ a >
35333501 </ div >
35343502 < div class ="card-body ">
3535- < h3 > < a href ="https://wxpython.org/ " target ="_blank "> wxPython</ a > </ h3 >
3503+ < h3 > < a href ="https://github.com/wxWidgets/Phoenix " target ="_blank "> wxPython</ a > </ h3 >
35363504 < p class ="card-text ">
35373505 wxPython is a cross-platform GUI toolkit for the Python programming language.
35383506 </ p >
@@ -3543,7 +3511,7 @@ <h3><a href="https://wxpython.org/" target="_blank">wxPython</a></h3>
35433511 < div class ="col-12 col-6 col-sm-6 col-lg-3 mb-4 ">
35443512 < div class ="card ">
35453513 < div class ="cart-title text-center ">
3546- < a href ="https://toga.readthedocs.io/en/latest/ " target ="_blank ">
3514+ < a href ="https://github.com/beeware/toga " target ="_blank ">
35473515 < img class ="card-img-top p-1 " src ="static/image/logos/toga.png " style ="width:40%; height:auto; " alt ="toga ">
35483516 </ a >
35493517 < hr class ="my-2 ">
@@ -3559,15 +3527,29 @@ <h3><a href="https://github.com/beeware/toga" target="_blank">toga</a></h3>
35593527 </ div >
35603528 </ div >
35613529
3530+ < div class ="col-12 col-6 col-sm-6 col-lg-3 mb-4 ">
3531+ < div class ="card ">
3532+ < div class ="card-body ">
3533+ < a href ="https://github.com/zauberzeug/nicegui/ " target ="_blank ">
3534+ < img class ="card-img-top " src ="static/image/logos/nice-gui.png " style ="width: 100%; height: auto; " alt ="nice-gui ">
3535+ </ a >
3536+ < hr class ="my-2 ">
3537+ < p class ="card-text mt-3 "> Create web-based user interfaces with Python. The nice way.</ p >
3538+ < hr >
3539+ < p > < small > Interact with Python through buttons, dialogs, 3D scenes, plots and much more.</ small > </ p >
3540+ </ div >
3541+ </ div >
3542+ </ div >
3543+
35623544 < div class ="col-12 col-6 col-sm-6 col-lg-3 mb-4 ">
35633545 < div class ="card text-end ">
35643546 < div class ="cart-title " style ="background-color: #4051b5; ">
3565- < a href ="https://textual. textualize.io / " target ="_blank ">
3547+ < a href ="https://github.com/ textualize/textual / " target ="_blank ">
35663548 < img class ="card-img-top p-1 " src ="static/image/logos/textual.svg " style ="width:30%; height:auto; " alt ="textual ">
35673549 </ a >
35683550 </ div >
35693551 < div class ="card-body ">
3570- < h3 > < a href ="https://textual. textualize.io / " target ="_blank "> textual</ a > </ h3 >
3552+ < h3 > < a href ="https://github.com/ textualize/textual / " target ="_blank "> textual</ a > </ h3 >
35713553 < p class ="card-text ">
35723554 Textual is a Rapid Application Development framework for Python.
35733555 </ p >
@@ -3583,7 +3565,7 @@ <h3><a href="https://textual.textualize.io/" target="_blank">textual</a></h3>
35833565 < div class ="col-12 col-6 col-sm-6 col-lg-3 mb-4 ">
35843566 < div class ="card ">
35853567 < div class ="cart-title text-center ">
3586- < a href ="https://urwid.org/ " target ="_blank ">
3568+ < a href ="https://github.com/urwid/urwid " target ="_blank ">
35873569 < img class ="card-img-top p-1 " src ="static/image/logos/urwid.png " style ="width:40%; height:auto; " alt ="urwid ">
35883570 </ a >
35893571 </ div >
@@ -3601,44 +3583,17 @@ <h3 class="text-center"><a href="https://github.com/urwid/urwid" target="_blank"
36013583 < div class ="col-12 col-6 col-sm-6 col-lg-3 mb-4 ">
36023584 < div class ="card ">
36033585 < div class ="card-body ">
3604- < a href ="https://nicegui.io/ " target ="_blank ">
3605- < img class ="card-img-top " src ="static/image/logos/nice-gui.png " style ="width: 100%; height: auto; " alt ="nice-gui ">
3606- </ a >
3607- < hr class ="my-2 ">
3608- < p class ="card-text mt-3 "> Create web-based user interfaces with Python. The nice way.</ p >
3609- < hr >
3610- < p > < small > Interact with Python through buttons, dialogs, 3D scenes, plots and much more.</ small > </ p >
3611- </ div >
3612- </ div >
3613- </ div >
3614-
3615- < div class ="col-12 col-6 col-sm-6 col-lg-3 mb-4 ">
3616- < div class ="card ">
3617- < div class ="card-body ">
3618- < a href ="https://customtkinter.tomschimansky.com/ " target ="_blank ">
3586+ < a href ="https://github.com/tomschimansky/customtkinter " target ="_blank ">
36193587 < img class ="card-img-top p-1 " src ="static/image/logos/custom-tkinter.png " style ="width:100%; height:auto; " alt ="CustomTkinter ">
36203588 </ a >
36213589 < p class ="card-text mt-3 ">
3622- < b > < a href ="https://github.com/TomSchimansky/CustomTkinter " target ="_blank "> CustomTkinter: </ a > </ b >
3590+ < b > < a href ="https://github.com/tomschimansky/customtkinter " target ="_blank "> CustomTkinter: </ a > </ b >
36233591 A modern and customizable python UI-library based on Tkinter.
36243592 </ p >
36253593 </ div >
36263594 </ div >
36273595 </ div >
36283596
3629- < div class ="col-12 col-6 col-sm-6 col-lg-3 mb-4 ">
3630- < div class ="card p-3 text-center ">
3631- < a href ="https://beeware.org/ " target ="_blank ">
3632- < img class ="card-img-top p-3 " src ="static/image/logos/beeware.png " style ="background-color: #000; width: 60%; height: auto; " alt ="BeeWare ">
3633- </ a >
3634- < h3 > < a href ="https://beeware.org/ " target ="_blank "> BeeWare</ a > </ h3 >
3635- < hr >
3636- < p > < small class ="muted "> Write your apps in Python and release them on iOS, Android, Windows, MacOS, Linux, Web, and tvOS using rich, native user interfaces.</ small > </ p >
3637- < hr class ="my-2 ">
3638- < footer class ="blockquote-footer mt-2 text-end "> Write once. Deploy everywhere.</ footer >
3639- </ div >
3640- </ div >
3641-
36423597 </ div >
36433598 </ div >
36443599 <!--End of GUI and GUI-->
0 commit comments