Add-on:PyXBMCt: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Addon-Bot repo category update)
m (Addon-Bot Update)
Line 3: Line 3:
|provider-name=Roman V.M.
|provider-name=Roman V.M.
|ID=script.module.pyxbmct
|ID=script.module.pyxbmct
|latest-version=1.3.1
|latest-version=1.2.0
|extension point=xbmc.python.module
|extension point=xbmc.python.module
|provides=
|provides=
Line 11: Line 11:
|Language=
|Language=
|License=GNU GPL v.3
|License=GNU GPL v.3
|Forum=https://forum.kodi.tv/showthread.php?tid=174859
|Forum=http://forum.xbmc.org/showthread.php?tid=174859
|Website=http://romanvm.github.io/script.module.pyxbmct/
|Website=http://romanvm.github.io/PyXBMCt
|Source=https://github.com/romanvm/script.module.pyxbmct
|Source=https://github.com/romanvm/script.module.pyxbmct
|Email=roman1972@gmail.com
|Email=romanvm@yandex.ua
|broken=
|broken=
|icon url=http://mirrors.kodi.tv/addons/leia/script.module.pyxbmct/icon.png}}
|icon url=}}


[[Category:Add-on libraries/modules]]
[[Category:Add-on libraries/modules]]

Revision as of 09:44, 22 April 2020

PyXBMCt

See this add-on on the kodi.tv showcase

Author: Roman V.M.
Website: link
Type: Add-on library/module
Repo: Kodi.tv repo v21
Kodi.tv repo v20
Kodi.tv repo v19

License: GNU GPL v.3
Source: Source code
Summary: PyXBMCt UI framework
Home icon grey.png   ▶ Add-ons ▶ PyXBMCt
Attention talk.png Need help with this add-on? See here.

PyXBMCt is a mini-framework for simple XBMC addon UI buliding. It is similar to PyQt and provides parent windows, a number of UI controls (widgets) and a grid layout manager to place controls.