こんにちは、キタグニと言います。 普段はPythonを書いたりしています。 2021年は「マイクロアプリ(小さなアプリ)開発」の年にしたい、と思っていますので、iOSアプリ開発をしようと思いました。 もちろん、普通ならswiftを選択します。 ですが、僕はPythonが ...
つい最近の話なのですがPython3でアプリ開発をしたいなと思い、自身のmacbookにkivyというやつを導入しました。 Macにkivyを導入する上で、コンピューター初心者の私はとんでもなく困ったので今回はそれを記録したいと思います。 今までコンピューターという ...
Innovative user interfaces made easy. Kivy is an open source, cross-platform Python framework for the development of applications that make use of innovative, multi-touch user interfaces. The aim is ...
In this Kivy Python tutorial, you will learn how to use Kivy for Python app development. By the end, you’ll understand how to start building cross-platform apps for Android, iOS, and Windows using ...
GUIの勉強を兼ねて、Kivyを利用してファイル入力+処理+グラフを表示できるGUIプログラムを作成。 # 作成プログラム omronの体組成計のスマホアプリから出力した測定結果のcsvファイルを読み込みグラフ表示するプログラム。 体脂肪量(Kg)、骨格筋量(Kg)が ...