Kivy topic

Kivy is an open source, cross-platform Python UI framework for rapid development of applications that make use of innovative, multi-touch user interfaces. The aim is to allow for quick and easy interaction design and rapid prototyping whilst making your code reusable and deployable. Kivy is written in Python and Cython, based on OpenGL ES 2, supports various input devices and has an extensive widget library. With the same codebase, you can target Windows, macOS, Linux, Android, and iOS. All Kivy widgets are built with multitouch support.

List Kivy repositories

kivy3dgui

126
Stars
29
Forks
Watchers

Pure Kivy library to display and interact with Kivy widgets in a 3D mesh.

nowallet

64
Stars
12
Forks
Watchers

This project is a secure Bitcoin brainwallet app written in Python.

Naruno

125
Stars
55
Forks
Watchers

Naruno is an lightning-fast, secure, and scalable blockchain that able to creating transaction proofs and verification via raw data and timestamp. We remove the archive nodes and lazy web3 integration...

ricerous

62
Stars
1
Forks
Watchers

The diary of ricers.

telenium

67
Stars
23
Forks
Watchers

Automation for Kivy Application

deepdiy

62
Stars
16
Forks
Watchers

Deep learning based tool for image processing. No need for Programing and GPU.

kivy_service_osc

61
Stars
21
Forks
Watchers

simple UI/Service communication using osc on python-for-android

Mimic

281
Stars
26
Forks
Watchers

We use the actual live data from the International Space Station to control a 3D-printed model that moves the solar arrays and radiators to track the real ISS in real time. We also host two pages that...

KV4Jetbrains

115
Stars
7
Forks
Watchers

Syntax highlighting and auto-completion for Kivy/KivyMD .kv files in PyCharm/Intellij IDEA

cross-platform-python-gui

76
Stars
52
Forks
Watchers

A fork-ready base for your new GUI application. Uses CI to automatically build executables for Linux (AppImage), Windows (exe), and MacOS (dmg)