タグ:python gui

ビデオ
Are Large Language Models (LLM) Changing the Future of App Development?

ChatGPT is undeniably a game-changer! Ever since it was released last year, technology and various companies have now taken advantage and utilizing the benefits that they can get by using Large Language Models (LLM) like ChatGPT. LLMs are absolutely a milestone in technology as they are a significant leap forward in natural language understanding and generation, enabling a wide range…

続きを読む
ビデオ
Learn How to Deploy Your Python Application and Which Architecture Suits You Best

When developing an application, deployment is a critically important process. Whether you are dealing with a Windows Application development, mobile apps, or a web application, this process ensures that the application is available and accessible to users. In this video from the recently concluded PyGAC 2023, Dion Mai of Aquasoft and an Embarcadero MVP will walk us through the process…

続きを読む
ビデオ
Learn How to Create Python GUI with ChatGPT

ChatGPT is truly a powerful tool and has become extremely popular these days. Developed by OpenAI, this natural language processing tool driven by Artificial Intelligence technology enables users to have a human-like conversation and generate impressive responses based on the commands or queries you have inputted. It is not really surprising why this technology is starting to have an essential…

続きを読む
ビデオ
TkinterとDelphiFMX Python GUI!どちらが優れている?

エンバカデロ・テクノロジーズは最近、同社がスポンサーを務めるオープンソースプロジェクトのいくつかにフォーカスを当てた「Embarcadero Open-Source Project Stream」というタイトルの新しいビデオシリーズをYouTubeチャンネルで開始しました。毎週特定のプロジェクトにフォーカスを当て、エンバカデロのパネリスト達が参加。今回のビデオでは、2つのPython GUIツールキットTkinterとDelphiFMXをを比較します。

続きを読む
ビデオ
DelphiVCLを使用して優れたPython GUIアプリを作成する

PythonとDelphiはどちらも強力なプログラミング言語です。Delphiは、他の言語と比較して使いやすい機能を提供するため、例えば、ほとんどの Windowsアプリケーション開発でその威力を遺憾なく発揮します。はっきとした言語構文に加え、ユーザーがGUIソフトウェアを迅速に構築できる簡単なドラッグ&ドロップシステムも提供します。一方、Pythonは、もう1つの強力で明確なオブジェクト指向プログラミング言語ですが、 Python GUI アプリの構築に関しては課題があります。

続きを読む
jaJapanese