An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Kivy is a free and open source Python framework for developing mobile apps and other multitouch application software with a natural user interface (NUI). It is distributed under the terms of the MIT License, and can run on Android, iOS, Linux, macOS, and Windows. The framework contains all the elements for building an application such as: Kivy is an evolution of the PyMT project.

Property Value
dbo:abstract
  • كايفي (بالإنجليزية: Kivy)‏ هي مكتبة بايثون مفتوحة المصدر لتطوير تطبيقات المحمول وغيرها من تطبيقات اللمس المتعدد مع واجهة مستخدم طبيعية (NUI). يمكن تشغيلها على أنظمة الأندرويد، أى أو إس، لينكس، ماك أو إس وويندوز. (ar)
  • Kivy ist ein GUI-Toolkit zur plattformübergreifenden Programmierung grafischer Benutzeroberflächen. (de)
  • Kivy is a free and open source Python framework for developing mobile apps and other multitouch application software with a natural user interface (NUI). It is distributed under the terms of the MIT License, and can run on Android, iOS, Linux, macOS, and Windows. Kivy is the main framework developed by the Kivy organization, alongside Python for Android, Kivy iOS, and several other libraries meant to be used on all platforms. In 2012, Kivy got a $5000 grant from the Python Software Foundation for porting it to Python 3.3. Kivy also supports the Raspberry Pi which was funded through Bountysource. The framework contains all the elements for building an application such as: * extensive input support for mouse, keyboard, TUIO, and OS-specific multitouch events, * a graphic library using only OpenGL ES 2, and based on Vertex Buffer Object and shaders, * a wide range of widgets that support multitouch, * an intermediate language (Kv) used to easily design custom widgets. Kivy is an evolution of the PyMT project. (en)
  • Kivy est une bibliothèque libre et open source pour Python, utile pour créer des applications tactiles pourvues d'une interface utilisateur naturelle. Cette bibliothèque fonctionne sur Android, iOS, GNU/Linux, OS X et Windows. Elle est distribuée gratuitement et sous licence MIT. Kivy est le framework principal développé par l'organisation Kivy, en parallèle avec Python-for-Android, Kivy iOS, ainsi que plusieurs autres bibliothèques destinées à être utilisables sur toutes ces plateformes. En 2012, Kivy a obtenu un financement de 5 000 $ de la Python Software Foundation pour le portage vers Python 3.3. Kivy supporte aussi le RaspberryPi grâce à un financement participatif via le site (en). Le framework contient tous les éléments pour construire des applications et notamment : * fonctionnalités de saisie étendues pour la souris, le clavier, les interfaces utilisateurs tangibles, ainsi que les évènements multi-touch générés par ces différents matériels. * une bibliothèque graphique basée seulement sur OpenGL ES2, et utilisant les Objets Tampons Vertex et les shaders. * une large gamme de widgets acceptant le multi-touch. * un langage intermédiaire (le Kv), pour construire facilement des widgets personnalisés. Kivy est le successeur de PyMT. (fr)
  • Kivyは、PythonのNUI(Natural User Interface)でのマルチタッチアプリケーション開発のためのオープンソースライブラリである。動作環境はAndroid、iOS、Linux、MacOS X、Windowsである。MITライセンスで配布されているフリーのオープンソースソフトウェアである。 Kivyは様々なプラットフォームで動作するように開発が進められており、Raspberry Piもサポートされた。 特徴としては以下のとおりである。 * マウス、キーボード、TUIO、OS固有のマルチタッチイベントなど広範な入力への対応 * OpenGL ES 2のVertext Buffer Objectとshadersを使用したグラフィックライブラリ * マルチタッチ対応のさまざまなウィジェット * カスタムウィジェットを容易にデザインするための中間言語Kv Kivy は PyMTを発展させたものであり、新しいアプリケーションの開発には PyMT ではなく Kivy を使うことが推奨されている。 (ja)
  • Kivy é uma biblioteca open source escrita em Python para o desenvolvimento de aplicativos móveis ou desktop, para dispositivos multitouch possuindo uma interface natural de usuário (NUI). Aplicações escritas podem ser executadas no Android, iOS, Linux, OS X, e Windows. Distribuído sob os termos da licença MIT, o Kivy é livre, ou seja, um software de código aberto. (pt)
  • Kivy是開源Python函式庫,用於開發行動應用程式和其它採用自然用户界面的多點觸控應用軟件。它可以在Android,iOS,Linux,OS X和Windows執行。採用MIT授權條款,Kivy是自由並且開源的軟件。 Kivy的主要架構由Kivy組織開發, 並有Python用於Android,Kivy iOS,和其它許多函式庫被使用在所有平台。在2012年,Kivy從Python軟體基金會獲得$5000美元補助,用於移植Kivy到Python 3.3。Kivy也支援由贊助的樹莓派。 其架構包括所有建造應用程式的元素,例如: * 支援許多種輸入,例如滑鼠,鍵盤、觸控式使用者介面(TUIO)和特定作業系統的多重觸控事件, * 只採用OpenGL ES 2的圖形函式庫,且根基於向量緩衝物件(Vertex Buffer Object)和著色器, * 支援多點觸控的龐大控制項, * 一個中間語言(Kv)用來簡化客製控制項的設計。 Kivy改良了PyMT專案,並且推薦給新的專案採用。 (zh)
dbo:genre
dbo:latestReleaseDate
  • 2022-03-06 (xsd:date)
dbo:latestReleaseVersion
  • 2.1.0
dbo:license
dbo:operatingSystem
dbo:programmingLanguage
dbo:releaseDate
  • 2011-02-01 (xsd:date)
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 36091677 (xsd:integer)
dbo:wikiPageLength
  • 8256 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1121387726 (xsd:integer)
dbo:wikiPageWikiLink
dbp:caption
  • The Kivy Showcase example (en)
dbp:developer
  • Kivy organization (en)
dbp:genre
dbp:latestReleaseDate
  • 2022-03-06 (xsd:date)
dbp:latestReleaseVersion
  • 2.100000 (xsd:double)
dbp:license
  • MIT (en)
dbp:logo
  • Kivy logo.png (en)
dbp:name
  • Kivy (en)
dbp:operatingSystem
dbp:programmingLanguage
dbp:released
  • 2011-02-01 (xsd:date)
dbp:repo
dbp:screenshot
  • Kivy showcase screenshot.jpg (en)
dbp:screenshotAlt
  • The Kivy Showcase example (en)
dbp:screenshotSize
  • 200 (xsd:integer)
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • كايفي (بالإنجليزية: Kivy)‏ هي مكتبة بايثون مفتوحة المصدر لتطوير تطبيقات المحمول وغيرها من تطبيقات اللمس المتعدد مع واجهة مستخدم طبيعية (NUI). يمكن تشغيلها على أنظمة الأندرويد، أى أو إس، لينكس، ماك أو إس وويندوز. (ar)
  • Kivy ist ein GUI-Toolkit zur plattformübergreifenden Programmierung grafischer Benutzeroberflächen. (de)
  • Kivyは、PythonのNUI(Natural User Interface)でのマルチタッチアプリケーション開発のためのオープンソースライブラリである。動作環境はAndroid、iOS、Linux、MacOS X、Windowsである。MITライセンスで配布されているフリーのオープンソースソフトウェアである。 Kivyは様々なプラットフォームで動作するように開発が進められており、Raspberry Piもサポートされた。 特徴としては以下のとおりである。 * マウス、キーボード、TUIO、OS固有のマルチタッチイベントなど広範な入力への対応 * OpenGL ES 2のVertext Buffer Objectとshadersを使用したグラフィックライブラリ * マルチタッチ対応のさまざまなウィジェット * カスタムウィジェットを容易にデザインするための中間言語Kv Kivy は PyMTを発展させたものであり、新しいアプリケーションの開発には PyMT ではなく Kivy を使うことが推奨されている。 (ja)
  • Kivy é uma biblioteca open source escrita em Python para o desenvolvimento de aplicativos móveis ou desktop, para dispositivos multitouch possuindo uma interface natural de usuário (NUI). Aplicações escritas podem ser executadas no Android, iOS, Linux, OS X, e Windows. Distribuído sob os termos da licença MIT, o Kivy é livre, ou seja, um software de código aberto. (pt)
  • Kivy是開源Python函式庫,用於開發行動應用程式和其它採用自然用户界面的多點觸控應用軟件。它可以在Android,iOS,Linux,OS X和Windows執行。採用MIT授權條款,Kivy是自由並且開源的軟件。 Kivy的主要架構由Kivy組織開發, 並有Python用於Android,Kivy iOS,和其它許多函式庫被使用在所有平台。在2012年,Kivy從Python軟體基金會獲得$5000美元補助,用於移植Kivy到Python 3.3。Kivy也支援由贊助的樹莓派。 其架構包括所有建造應用程式的元素,例如: * 支援許多種輸入,例如滑鼠,鍵盤、觸控式使用者介面(TUIO)和特定作業系統的多重觸控事件, * 只採用OpenGL ES 2的圖形函式庫,且根基於向量緩衝物件(Vertex Buffer Object)和著色器, * 支援多點觸控的龐大控制項, * 一個中間語言(Kv)用來簡化客製控制項的設計。 Kivy改良了PyMT專案,並且推薦給新的專案採用。 (zh)
  • Kivy is a free and open source Python framework for developing mobile apps and other multitouch application software with a natural user interface (NUI). It is distributed under the terms of the MIT License, and can run on Android, iOS, Linux, macOS, and Windows. The framework contains all the elements for building an application such as: Kivy is an evolution of the PyMT project. (en)
  • Kivy est une bibliothèque libre et open source pour Python, utile pour créer des applications tactiles pourvues d'une interface utilisateur naturelle. Cette bibliothèque fonctionne sur Android, iOS, GNU/Linux, OS X et Windows. Elle est distribuée gratuitement et sous licence MIT. Le framework contient tous les éléments pour construire des applications et notamment : Kivy est le successeur de PyMT. (fr)
rdfs:label
  • كايفي (ar)
  • Kivy (de)
  • Kivy (fr)
  • Kivy (framework) (en)
  • Kivy (ja)
  • Kivy (pt)
  • Kivy (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • Kivy (en)
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License