Hi all. I would like to bring your attention to a GUI framework for Pyglet - Pyglet-gui <https://github.com/jorgecarleitao/pyglet-gui> - that I'm designing and coding.
It uses code from Kytten <https://code.google.com/p/kytten/>, but was reformulated with a different perspective and with a different API<http://pyglet-gui.readthedocs.org/en/latest/api.html> in mind. The project is pre-alpha since it is not unit tested, not documented and not benchmarked. Kytten is superior because it is better tested and has more features as some features were removed as part of a design decision. Pyglet-gui, on the other hand, is intended to be a framework to Pyglet GUIs, and I believe is more suited to be a base for Pyglet GUIs. Pyglet-gui is compatible with the latest Pyglet version (trunk) and Python 3.x. The code is hosted in GitHub <https://github.com/jorgecarleitao/pyglet-gui>and we use its issue tracker <https://github.com/jorgecarleitao/pyglet-gui/issues?state=open>. As any pre-alpha, it is not ready to be used in production. Needless to say, the main contributor to this project was Conrad "Lynx" Wong, the main contributor of Kytten. Hope this is useful to someone, Cheers, Jorge -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyglet-users. For more options, visit https://groups.google.com/groups/opt_out.
