软件包:python3-kivy(2.1.0-1 以及其他的)
Kivy - Multimedia / Multitouch framework in Python (Python 3)
Kivy is an open source library for developing multi-touch applications. It is completely cross platform (Linux/OSX/Win/Android) and released under the terms of the MIT license.
It comes with native support for many multi-touch input devices, a growing library of multi-touch aware widgets, hardware accelerated OpenGL drawing, and an architecture that is designed to let you focus on building custom and highly interactive applications as quickly and easily as possible.
Kivy is a mixed Python library with Cython code, to take advantage of its highly dynamic nature and use any of the thousands of high quality and open source Python libraries out there, with the speed of C code.
This package contains the Python 3 compatible version of the library.
其他与 python3-kivy 有关的软件包
|
|
|
|
-
- dep: fonts-dejavu-core
- Vera font family derivate with additional characters
-
- dep: fonts-roboto
- metapackage to pull in Roboto fonts
-
- dep: libc6 (>= 2.29)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libfontconfig1 (>= 2.12.6)
- 通用字体配置软件库 - 运行时
-
- dep: libfreetype6 (>= 2.6)
- FreeType 2 font engine, shared library files
-
- dep: libgl1
- 发行方中立的 GL 调度库 -- 过时的 GL 支持
-
- dep: libglib2.0-0 (>= 2.12.0)
- C 例程的 GLib 软件库
-
- dep: libgstreamer1.0-0 (>= 1.0.0)
- Core GStreamer libraries and elements
-
- dep: libpango-1.0-0 (>= 1.37.2)
- Layout and rendering of internationalized text
-
- dep: libpangoft2-1.0-0 (>= 1.37.2)
- Layout and rendering of internationalized text
-
- dep: libsdl2-2.0-0 (>= 2.0.12)
- Simple DirectMedia Layer
-
- dep: libsdl2-image-2.0-0 (>= 2.0.5)
- Image loading library for Simple DirectMedia Layer 2, libraries
-
- dep: libsdl2-mixer-2.0-0 (>= 2.6.0)
- Mixer library for Simple DirectMedia Layer 2, libraries
-
- dep: libsdl2-ttf-2.0-0 (>= 2.0.15)
- TrueType Font library for Simple DirectMedia Layer 2, libraries
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)
-
- dep: python3-docutils
- text processing system for reStructuredText (implemented in Python 3)
-
- dep: python3-gst-1.0
- GStreamer GObject Introspection overrides for Python (Python 3)
-
- dep: python3-pygments
- syntax highlighting package written in Python 3