Know the pyHed
pyHed its a open-source framework created to help to develop desktop applications using Python. Aplyling concepts of others traditional programming languages, as, for example, the RAD developing technique and all the useful technics of Python, the developing and maintenance of applications became easy and fast.
The pyHed applies a class and components structure (based on PyQt and others programming languages like Delphi), making the process of creation of a input data frame much more simply. With a few lines you will have your input screen finished already inserting, updating ou deleting data to your database.
Also, pyHed uses SQLAlchemy to access the database. With SQLAlchemy, you can work with one of the most powerfull ORM used by the Python community.
pyHed also have a powerfull report generator, based on ReportLab, to make much easier and faster the creation of a report. The pyHed framework also adds the export option to all report's made on your system.
pyHed do not forces you to use only it's classes. pyHed was designed to let developers create your own custom classes or even use the standart classes of Python, PyQt, SQLAlchemy, ... This means more flexibility to developers.
pyHed also have multi-languages support. To add support for another language, you just need to change a xml file and add you language! pyHed already have full support to english or portuguese.
pyHed already implements standart features that all desktop applications must have: a access control, access profiles, managing access by a specific user o by a profile. pyHed also audit the insert, update ou delete operations (saving user id, date of operation and full information of what was changed). And all of this is automatic.
So, download pyHed and join our community through our forum! If you want the snapshot version, access the pyHed project at SourceForge.
pyHed Team.
News
See all the complete news here.
pyHed in Tchelinux event - 13/11/2009
On this saturday (14/11), Edgar Prufer, pyHed's manager, will be in Tchelinux event talking...
pyHed 1.0 final released - 04/11/2009
Finally, the 1.0 final version of pyHed is released and ready to use!!! We had made a lot of improvements and test...



