今日は、たまたま知って興味をそそられた「Flet」について、ご紹介したいと思います。「Flet」とは、「Flutter」で構築されたモバイルアプリ・Webアプリのフレームワークです。 そして、ここがポイントですがPythonで記述することができます。 つまり、Python ...
Flet allows Python developers to easily add awesome user interface to their apps and package them to run on web, desktop and mobile devices - all with a single code base. Why another UI library for ...
この甘い言葉に惹かれてFletを選んだ結果、見事に3日溶かしました。 今回作ろうとしていたのは、チャンキング処理、ベクター検索、そしてAIのAPIを組み合わせたデスクトップアプリ。これらの処理はPythonのライブラリが圧倒的に充実しているので ...
I'm trying to run this command: dart run serious_python:main package ..\python-engine\ --asset assets/python/app.zip -p Windows --requirements '-r ..\..\assets\python ...