(株)インプレスは10月3日、インプレス NextPublishingより『改訂新版 Pythonで始める簡単デスクトップアプリ開発FreeSimpleGUI入門』(ホッタ著)を発売した。紙書籍版の販売価格は2,000円(税別)、電子書籍版の販売価格は1,800円(税別)。 PythonでのGUI ...
PythonでGUIを持つデスクトップアプリを開発するには、TkinterやPyQtなど、いくつかの選択肢がある。しかし、いずれも本格的なGUIを作るのには向いているが、ちょっとしたツールを素早く作りたい場合に、学習コストの問題や開発が煩雑という問題があった。
脆弱性ポータルサイトJVNは9月5日、国産のPython用GUIライブラリ「TkEasyGUI」に関する脆弱性レポート(JVN#48739895)を公開した。複数の脆弱性が発見されたとして、注意を喚起している。 脆弱性の内容は、以下の通り(括弧内はCVSS 4.0のスコア)。 CVE-2025-55037:OS ...
Python has established a prominent place in the realm of the world’s most widely used programming languages, aptly so. This popularity stems from Python’s versatility, ease of understanding, and its ...
Raleigh, NC, April 01, 2024 (GLOBE NEWSWIRE) -- PySimpleSoft has released PySimpleGUI 5 as a commercial software product with a $99 perpetual license. PySimpleGUI 5 builds off previous versions of the ...
GUI design can be a tedious job, requiring the use of specialist design tools and finding a suitable library that fits your use case. If you’re looking for a lightweight solution, though, you might ...
筆者はプログラマーというわけではないが、たまにプログラムを書く。主に使用する言語はPythonだ。 とはいえ、ライブラリをいい感じに組み合わせて動かしているだけで、それをプログラムと呼んでいいのか自分でも葛藤があるくらいだ。自信はまったく ...