Skip to content

Commit 59d2a55

Browse files
committed
Add BeeWare
1 parent e7c9031 commit 59d2a55

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

index.html

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2859,7 +2859,6 @@ <h3><a href="https://kivy.org/" target="_blank">Kivy</a></h3>
28592859
</div>
28602860
</div>
28612861

2862-
28632862
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
28642863
<div class="card p-3 text-center">
28652864
<a href="https://flet.dev/" target="_blank">
@@ -3182,6 +3181,19 @@ <h3 class="text-center"><a href="https://github.com/urwid/urwid" target="_blank"
31823181
</div>
31833182
</div>
31843183

3184+
<div class="col-12 col-6 col-sm-6 col-lg-3 mb-4">
3185+
<div class="card p-3 text-center">
3186+
<a href="https://beeware.org/" target="_blank">
3187+
<img class="card-img-top p-3" src="static/image/logos/beeware.png" style="background-color: #000; width: 60%; height: auto;" alt="BeeWare">
3188+
</a>
3189+
<h3><a href="https://beeware.org/" target="_blank">BeeWare</a></h3>
3190+
<hr>
3191+
<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>
3192+
<hr class="my-2">
3193+
<footer class="blockquote-footer mt-2 text-end">Write once. Deploy everywhere.</footer>
3194+
</div>
3195+
</div>
3196+
31853197
</div>
31863198
</div>
31873199
<!--End of GUI and GUI-->

static/image/logos/beeware.png

22.3 KB
Loading

0 commit comments

Comments
 (0)