「Kivy」によるPythonのGUIの作成方法をまとめました。 「Kivy」はPythonでGUIを作成するためのライブラリです。 「Kivy」のインストール方法は、次のとおりです。 import japanize_kivy # 日本語表示 from kivy.app import App from kivy.core.window import Window from ...
こんにちは、キタグニと言います。 普段はPythonを書いたりしています。 2021年は「マイクロアプリ(小さなアプリ)開発」の年にしたい、と思っていますので、iOSアプリ開発をしようと思いました。 もちろん、普通ならswiftを選択します。 ですが、僕はPythonが ...
As an alternative to downloading the kivy distribution zip file, you can install the kivy requirements into an existing 32 or 64 bit Python installation. An ...