Difference between revisions of "PyQt"
Jump to navigation
Jump to search
(Created page with "{{library| name = PyQt |developer = Riverbank Computing |released = |updated = |dependencies = Qt |status = Stable |licensing = GPL and Commercial available |language = [[P...") |
m (Add licensing links.) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 5: | Line 5: | ||
|dependencies = [[Qt]] | |dependencies = [[Qt]] | ||
|status = Stable | |status = Stable | ||
|licensing = GPL and Commercial | |licensing = [[GPL]] and [[Commercial]] | ||
|language = [[Python]] | |language = [[Python]] | ||
|platforms = [[Windows]], [[Mac OS X]], [[Linux]] | |platforms = [[Windows]], [[Mac OS X]], [[Linux]] | ||
Line 12: | Line 12: | ||
PyQt is a set of Python bindings for [[Qt]] application framework and runs on all platforms supported by Qt including Windows, MacOS/X and Linux. It has been developed by Riverbank Computing ltd. | PyQt is a set of Python bindings for [[Qt]] application framework and runs on all platforms supported by Qt including Windows, MacOS/X and Linux. It has been developed by Riverbank Computing ltd. | ||
== Roguelike games with PyQt == | |||
{|class="wikitable sortable" style="width:50%" | |||
!style="width:15%;"|Status || Name | |||
|- | |||
| {{alpha}} || [[Herculeum]] | |||
|} | |||
== See also == | == See also == | ||
* [[PyQt:Reviews]] | |||
[[ | |||
[[Category:Library]] | [[Category:Library]] |
Latest revision as of 22:22, 19 May 2017
PyQt | |
---|---|
Library project | |
Developer | Riverbank Computing |
Released | |
Updated | |
Status | Stable |
Licensing | GPL and Commercial |
P. Language | Python |
Platforms | Windows, Mac OS X, Linux |
Dependencies | Qt |
Official site of PyQt |
PyQt is a set of Python bindings for Qt application framework and runs on all platforms supported by Qt including Windows, MacOS/X and Linux. It has been developed by Riverbank Computing ltd.
Roguelike games with PyQt
Status | Name |
---|---|
αlpha | Herculeum |