こんにちは、キタグニと言います。 普段はPythonを書いたりしています。 2021年は「マイクロアプリ(小さなアプリ)開発」の年にしたい、と思っていますので、iOSアプリ開発をしようと思いました。 もちろん、普通ならswiftを選択します。 ですが、僕はPythonが ...
自立に向けてとにかく手を動かしたいとっとです。 最近、宇宙ではなく自分を開発しようと、スキでPythonのプログラミングを独学しています。 その一環で、今回はPythonのGUIライブラリの一つである、 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)が ...