#494: Update on Flet: Python + Flutter UIs
Talk Python To Me21 Helmi 2025

#494: Update on Flet: Python + Flutter UIs

As Python developers, we're incredibly lucky to have over half a million packages that we can use to build our applications with over at PyPI. However, when it comes to choosing a UI framework, the options get narrowed down very quickly. Intersect those choices with the ones that work on mobile, and you have a very short list. Flutter is a UI framework for building desktop and mobile applications, and is in fact the one that we used to build the Talk Python courses app, you'd find at [talkpython.fm/apps](https://talkpython.fm/apps). That's why I'm so excited about Flet. Flet is a Python UI framework that is distributed and executed on the Flutter framework, making it possible to build mobile apps and desktop apps with Python. We have Feodor Fitsner back on the show after he launched his project a couple years ago to give us an update on how close they are to a full featured mobile app framework in Python.

Jaksot(541)

#12: Deep Dive into Modules and Packages

#12: Deep Dive into Modules and Packages

Quick: What's the difference between a module, a package, and packing in Python? Find out in this episode of Talk Python To Me. All Python programmers use the import statement, but do you really know...

16 Kesä 201552min

#11: PyImageSearch and Computer Vision

#11: PyImageSearch and Computer Vision

Does a computer see in color or black and white? It's time to find out on this episode of Talk Python to Me. Join Adrian Rosebrock as we talk about PyImageSearch, OpenCV, and building computer vision ...

9 Kesä 201550min

#10: Bringing Python to the Masses with Hosting and DevOps at PythonAnywhere

#10: Bringing Python to the Masses with Hosting and DevOps at PythonAnywhere

Did you know that PythonAnywhere started out as the first spreadsheet powered and scripted using Python before it became a hosting and Python-in-your- browser-Service (PiybS)! Come get to know Harry P...

2 Kesä 20151h 5min

#9: Docker for the Python Developer

#9: Docker for the Python Developer

Did you know that Docker was not the original product from the team that built it? They were working on ways to improve their PaaS cloud platform and docker was just a side product! But oh what a side...

26 Touko 201539min

#8: Teaching Python at Grok Learning and Classrooms

#8: Teaching Python at Grok Learning and Classrooms

Did you know that Australia is making text-based computer programming a core requirement for high school students? Grok Learning is building the platform to make teaching it to kids a joy for teachers...

19 Touko 201537min

#7: Robot Operating System (ROS) and ROSPy

#7: Robot Operating System (ROS) and ROSPy

Programming is fun. Robots are fun. Programming robots is awesome! This episode Michael speaks with Dirk Thomas from the ROS (Robot Operating System) project. You will learn how to use ROS and ROSPy t...

12 Touko 201549min

#6: Requests, PyCon, and Python's future

#6: Requests, PyCon, and Python's future

Come and get plugged right into the middle the inner circle of the Python community with Kenneth Reitz. You'll get some insight into conversations from the latest Language Summit. Kenneth works at He...

5 Touko 201543min

#5: SQLAlchemy and data access in Python

#5: SQLAlchemy and data access in Python

In this episode we speak with Mike Bayer. Mike created SQLAlchemy in 2005 and over the past 10 years has been building and refining this amazing RDBMS ORM and data access layer. You'll learn a lot ab...

28 Huhti 20151h 2min