diff --git a/.gitignore b/.gitignore index 68bc17f..170b235 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ __pycache__/ *.py[cod] *$py.class - +**/.DS_Store # C extensions *.so diff --git a/README.md b/README.md index 844bed0..ad08b76 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,9 @@ Fork and clone this repository, and run $ python frameworks.py ``` -Then visit [`http://localhost:8080/`](http://localhost:8080/). Local development is supported by [`bottle.py`](https://bottlepy.org/) +Then visit [`http://localhost:8080/`](http://localhost:8080/). + +Local development is supported by [`bottle.py`](https://bottlepy.org/) #### Step 2: Add a Framework diff --git a/index.html b/index.html index 3cb87ed..df32c71 100644 --- a/index.html +++ b/index.html @@ -518,6 +518,27 @@

Microdot

+
+
+ + Flet + +

Flet

+
+
+
+

+ + Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required. + +

+
+
+
+
+ + + @@ -2312,6 +2333,28 @@

Kivy

+ +
+
+ + Flet + +

Flet

+
+
+
+

+ + Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required. + +

+
+
+
+
+ + +
diff --git a/static/image/logos/flet.svg b/static/image/logos/flet.svg new file mode 100644 index 0000000..422ff97 --- /dev/null +++ b/static/image/logos/flet.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file