Leilany framework Code
Status: Pre-Alpha
Brought to you by:
demrit
File | Date | Author | Commit |
---|---|---|---|
core | 2007-08-14 | demrit | [r8] Panel has been hacked. Now you can test our cod... |
gadgets | 2007-08-14 | demrit | [r8] Panel has been hacked. Now you can test our cod... |
plugins | 2007-08-11 | demrit | [r1] we are go! |
LICENSE | 2007-08-13 | demrit | [r3] Update copyright notice |
Makefile | 2007-08-14 | demrit | [r6] Removed SVN revision header, it is not working. |
README | 2007-08-11 | demrit | [r1] we are go! |
index.py | 2007-08-14 | demrit | [r8] Panel has been hacked. Now you can test our cod... |
Leilany project will be a framework to build GUI applications with Python and GTK, using the MVC pattern design, Observer pattern design, Singleton pattern design and others. We are interested to do a excellent framework that uses low memory to get major things and perfect jobs. Our main goal is make applications with low memory. Leilany project will be split into gadgets, each gadget will do some job, for example: Users gadget will be manager users into the system, Clients gadget will be manage the client of the system, etc. Also we are interested in build the gadgets for invoicing and the necessary requirements. GOALS: * MVC pattern design * Observer pattern design * Singleton pattern design * ACL implements * Registry implements * SQLite/MySQL/PostgreSQL/XML support * and more... REQUIRES: Python 2.4+ http://www.python.org/ PyGTK http://www.pygtk.org/ PyGTK-MVC http://pygtkmvc.sourceforge.net/ python ADOdb http://phplens.com/lens/adodb/adodb-py-docs.htm python XML XML tools for Python python DBUS Simple interprocess messaging system