プログラミング言語「Python」で簡単にGUIを構築できる国産フレームワーク「TkEasyGUI」が11月7日、v1.0としてリリースされた。開発者は、日本語プログラミング言語「なでしこ」で知られるクジラ飛行机(@kujirahand)氏。 「TkEasyGUI」は、Python向けGUIライブラリ ...
筆者はプログラマーというわけではないが、たまにプログラムを書く。主に使用する言語はPythonだ。 とはいえ、ライブラリをいい感じに組み合わせて動かしているだけで、それをプログラムと呼んでいいのか自分でも葛藤があるくらいだ。自信はまったく ...
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 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 ...
I have a very simple Tkinter app that I would like to run on Android. Not planning on distributing to anyone but family and friends. I plan on sideloading the final APK file on my personal phone, and ...