About: PySide     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : yago:WikicatPythonLibraries, within Data Space : dbpedia.demo.openlinksw.com associated with source document(s)
QRcode icon
http://dbpedia.demo.openlinksw.com/c/8nzUj9HDcp

PySide is a Python binding of the cross-platform GUI toolkit Qt developed by The Qt Company, as part of the Qt for Python project. It is one of the alternatives to the standard library package Tkinter. Like Qt, PySide is free software. PySide supports Linux/X11, macOS, and Microsoft Windows.

AttributesValues
rdf:type
rdfs:label
  • PySide (ca)
  • PySide (es)
  • PySide (fr)
  • PySide (it)
  • PySide (ja)
  • PySide (en)
  • PySide (nl)
  • PySide (pt)
  • PySide (ru)
  • PySide (uk)
  • PySide (zh)
rdfs:comment
  • PySide est un binding qui permet de lier le langage Python avec la bibliothèque Qt, disponible à l'origine en C++. Il constitue une alternative aux interfaces Tkinter. PySide se distingue de PyQt, le binding historique, par le fait qu'il est disponible sous licence LGPL, c'est d'ailleurs ce qui a déclenché son développement. PySide est un projet lancé et soutenu jusque fin 2011 par Nokia. À partir de la version 1.0.8, PySide peut prendre en charge Python 3. (fr)
  • PySide is a Python binding of the cross-platform GUI toolkit Qt developed by The Qt Company, as part of the Qt for Python project. It is one of the alternatives to the standard library package Tkinter. Like Qt, PySide is free software. PySide supports Linux/X11, macOS, and Microsoft Windows. (en)
  • PySideはPythonでGUIを構築するためのクロスプラットフォームなライブラリである。PySideはQtのPythonバインディングである。PySideはPythonに付属しているTkinter(GUIライブラリ)の代わりとして用いられる。このプロジェクトはBoostというC++のライブラリのPythonバインディングであるBoost.Pythonを用いて開発が始まった。後にはファイル容量とメモリ使用量を減らすためにShibokenというライブラリに切り替えられた。 PySideは2009年にQtの所有者であったNokiaからLGPLの下で公開された。NokiaはPyQtを開発していたRiverbank Computing社との合意形成に失敗し、代替ライセンスとしてLGPLを含むようにそのライセンスを変更した。 PySideはLinux/X11・Mac OS X・Windows・Maemo上で動作する。現在、PySideコミュニティがAndroid OSとSymbian OSのためのサポートを追加している。 (ja)
  • PySide é um wrapper multiplataforma da linguagem Python para a biblioteca Qt. É uma alternativa de programação GUI ao Tkinter (padrão no Python). Outras alternativas populares são PyGTK, PyQT e wxPython. Assim como o Qt, PySide é um software livre. Atualmente, PySide suporta Linux/X11, Mac OS X, MeeGo, Windows e Maemo. (pt)
  • PySide是跨平台的圖形使用界面框架Qt的Python版本。 (zh)
  • PySide és una biblioteca per Python que fa de binding per les eines d'interfície gràfica d'usuari (GUI) de Qt. És una de les alternatives per programar GUI en Python, en comptes d'usar Tkinter el qual és usat per Python. Altres alternatives similars són , PyQt i . Com Qt, PySide és programari lliure. PySide va ser alliberat sota la llicència LGPL a l'agost de 2009 per Nokia, els propietaris actuals de les eines de Qt, després que Nokia fallés en un acord amb els desenvolupadors de PyQt, Riverbank Computing canviar els seus termes de llicència per incloure LGPL com llicència alternativa. (ca)
  • PySide es una biblioteca para Python que hace de binding para las herramientas de interfaz gráfica de usuario (GUI) de Qt. Es una de las alternativas para programar GUI en Python, en vez de usar Tkinter el cual es usado por Python. Otras alternativas similares son PyGTK, PyQt y wxPython. Como Qt, PySide es software libre. PySide soporta Linux/X11, Mac OS X, MeeGo, Windows y Maemo. (es)
  • PySide è un binding delle Qt per Python. Nell'Agosto 2009, Nokia, che ha acquisito la proprietà delle librerie Qt (grazie all'acquisizione della Trolltech), ha pubblicato PySide, fornendo funzionalità simili a PyQt, ma sotto licenza LGPL, dopo aver cercato di raggiungere un accordo con la società Riverbank Computing, creatrice delle PyQt, al fine di convincerla a fornire come ulteriore licenza quella LGPL. Le librerie PyQt sono infatti disponibili sotto doppia Licenza: GPL e Commerciale.Lo sviluppo è curato da OpenBossa INdT in Brasile ed è finanziato da Nokia stessa. Il finanziamento al progetto scadrà a fine 2011. (it)
  • PySide is een Python-binding voor de multiplatform GUI-toolkit Qt. Het is een van de alternatieven voor de GUI-toolkit , die wordt meegeleverd met python. Andere populaire alternatieven zijn PyGTK, de binding voor GTK+ en , de binding voor WxWidgets. PySide is, net als Qt zelf, vrije software. Toen het project begon, gebruikte het de bindings-generator Boost.Python van de . Later werd overgestapt op de generator Shiboken om de bestandsgrootte van de bindings en het geheugengebruik te reduceren. PySide ondersteunt Linux/X11, Mac OS X, Windows, Maemo 5 en voorheen ook MeeGo. (nl)
  • PySide — привязка языка Python к инструментарию Qt, совместимая на уровне API с PyQt. В отличие от PyQt, PySide доступна для свободного использования как в открытых, так и закрытых, в частности, коммерческих проектах, поскольку лицензирована по LGPL. Проект возник в результате нежелания создателей PyQt менять лицензионную политику для своего проекта. Свет PySide увидел в августе 2009 года, когда была выпущена первая публичная версия. Основными разработчиками PySide являются программисты Digia. (ru)
  • PySide — прив'язка мови Python до крос-платформного GUI інструментарію Qt. Це одна з альтернатив в GUI програмуванні на Python до Tkinter, який входить до стандартних пакетів Python. Як і Qt, PySide є вільним ПЗ. Проект почався з використання Boost.Python з бібліотек Boost для C++, а потім перемкнувся на генератор прив'язок Shiboken для зменшення розміру бінарників та споживання пам'яті. PySide підтримує Linux/X11, Mac OS X, MeeGo, Windows та Maemo. (uk)
foaf:name
  • PySide (en)
foaf:homepage
name
  • PySide (en)
foaf:depiction
  • http://commons.wikimedia.org/wiki/Special:FilePath/Pyside.png
dct:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
Link from a Wikipage to an external page
sameAs
dbp:wikiPageUsesTemplate
Faceted Search & Find service v1.17_git147 as of Sep 06 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3331 as of Sep 2 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (378 GB total memory, 56 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software