[備忘録] Fletフレームワークで作るポモドーロタイマー:時間管理アプリの実装
https://qiita.com/Tadataka_Takahashi/items/b1bc641c43e70d46d15b?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
[備忘録] Fletフレームワークで作るポモドーロタイマー:時間管理アプリの実装
https://qiita.com/Tadataka_Takahashi/items/b1bc641c43e70d46d15b?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
Come join us at Michigan Python tomorrow at 7pm EDT! Afranio Costa will be giving a talk about Building Multi-Platform Apps with Flet and Python. All are welcome to come learn how to use Flutter and Python together to build a simple data science oriented app with data graphs. https://www.meetup.com/michigan-python/events/301793681/?utm_medium=referral&utm_campaign=share-btn_savedevents_share_modal&utm_source=link #Python #Flutter #Flet #DataScience
Tried out #Flet yesterday, building cross-platform GUI apps in Python this way really is convenient.
But boy does it look and feel like crap anywhere but on Android.
I just found #Flet - which allows you to build #Python apps for the browser, Mac, Windows, Linux, Android and iOS! https://flet.dev/ I am excited!
Making smartphone apps with #Python or python-like programming languages
What are your takes on #Kivy and #Flet
And what do you think of using #GodotEngine control functionalities instead? (Using GDscript, which is inspired by python)
Hace un tiempo me dio por empezar a desarrollar una aplicación para PC para ver los vídeos de #PeerTube, y aquí dejo la captura de las primeras pruebas que estoy realizando.
Aún no tiene nombre, lo estoy programando en #Python y #Flet, este es el usado para la interfaz, el cual es un wrapper para #Flutter, y no solo lo puedo publicar para PC y Mac, también para Android, IOS y web, aunque para los últimos no estará en un inicio.
El código estará bajo la licencia GNU GPL 3 o nueva
4 Ways to store data from page using Flet Python
Año nuevo, proyecto "nuevo"
Para este año me propuse hacer algo con #flet, del cual ya comente hace unos pocos toots, y pensé en coger un par de proyectos viejos y combinarlos en una sola aplicación.
Son 2 generadores de nombres aleatorios, uno de razas fantásticas (que es con la que estoy ahora) y otra con nombres y apellidos en varios idiomas (aunque estos últimos son más listados donde se cogen de manera aleatoria)
A ver si a lo largo del día tengo terminada al menos una parte
Nueva versión de Flet: 0.18.0
#Flet permite crear interfaces gráficas para PC, móviles y Web en Python usando Flutter, aunque la idea es que se pueda llegar a usar otros lenguajes, como C y Go
Aún está en desarrollo y faltan cosas y mejorar, pero ya cuenta con muchos controladores, y la idea es que el año que entra este lista la versión 1.0.
Llevo dándole vueltas a ideas de que programa hacer con él, incluso quizás coger alguno de mis viejos proyectos y portar
For the last 6 months or so I've been working on #Pinepods. I've never been able to find the perfect #selfhosted #podcast app that I wanted to use. With Pinepods you can play, download, and keep track of podcasts you enjoy, while keeping all your data entirely on your server. There's also lots of modern features like MFA, self-service password resets, and some Podcast 2.0 functionality (more to come)
https://www.pinepods.online/
https://github.com/madeofpendletonwool/PinePods
Sometime in the near future: make those sections functional for taming the mastodon.
Two interesting #Python projects for developing frontends:
#Pynecone: https://github.com/pynecone-io/pynecone
Both pretty early, both showing promise.