PIDA is an IDE (integrated development environment). PIDA is different from other IDEs in that it will use the tools you already have available rather than attempting to reinvent each one. PIDA is written in Python with the PyGTK toolkit, and although is designed to be used to program in any language, PIDA has fancy Python IDE features.
PyGTKHelpers is a library to assist the building of PyGTK applications. It is intentionally designed to be non-frameworky, and blend well with your particular style of PyGTK development.
PyGTKHelpers provides a number of widespread features including: View delegation, MVC, mixed GtkBuilder/Python
... [More] views, widget proxying, signal auto-connection, object-base lists and trees, a number of helper widgets, utility functions for assisting creating new GObject types, unit testing helpers and utilities to help debug PyGTK applications. [Less]
Glashammer is a Python web framework with an emphasis on simplicity, flexibility, and extensibility. It is built atop excellent components and reinvents zero wheels.
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy