こんにちは、キタグニと言います。 普段はPythonを書いたりしています。 2021年は「マイクロアプリ(小さなアプリ)開発」の年にしたい、と思っていますので、iOSアプリ開発をしようと思いました。 もちろん、普通ならswiftを選択します。 ですが、僕はPythonが ...
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 ...
前回はアプリと言えないレベルでの動作確認まで行いました。 今回は操作の要となるGUIの部分を確認していきます。 調べるとkivyでのGUI作成にはいくつか方法があるようですが、今回はGUIだけ別の"kv"ファイルを作成していく分離方法を取ります。 理由としては ...
Kivy==2.3.1 Kivy-Garden==0.1.5 kivy_deps.angle==0.4.0 kivy_deps.glew==0.3.1 kivy_deps.sdl2==0.8.0 Unit tests are included to ensure that the core functionality works as expected. They can be run using ...
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 ...
Kivy: Ideal for touch-friendly apps, this framework works well for mobile-style and cross-platform projects. wxPython: Build native-looking apps that blend smoothly with Windows, macOS, and Linux ...