Pyxel

Provides a dynamic, interactive, highly portable, graphical environment
Download

Pyxel Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • Erik Lechak
  • Operating Systems:
  • Windows All
  • File Size:
  • 136 KB

Pyxel Tags


Pyxel Description

Pyxel was developed to be a Python library that provides a dynamic, interactive, highly portable, graphical environment. It makes diagrams and widgets look identical in whatever underlying environment it supports. Why do we need another GUI library? There are a ton of GUI libraries out there, and Python has bindings to a lot of them. You may think that sounds like a good reason not to make another GUI library. However, Pyxel allows you to make widgets that are portable between different libraries without changing any code. If you make a cool slider widget for pygame it will work just as well and look identical when you use it in a wxPython application. Libraries like wxPython and Tkinter have a full compliment of widgets already. Why do we need more? First let me say that Pyxel widgets are not meant to replace any library's widget set. They are only there to suppliment them and provide portability between libraries. If you want your widget to be 100% portable to any other pyxel-supported library, make a Pyxel widgets. If you don't care, by all means use the native widgets. They will most likely be faster.


Pyxel Related Software