lightyFrame info site
Table of contents
Is this framework still alive?
What is lightyFrame?
Which projects are using lightyFrame?
What functions has lightyFrame?
Why another python web framework?
Where can I download the framework?
Who is the developer of lightyFrame?
Is this framework still alive?
No. lightyFrame is discontinued.
For the new projects (e.g.
OnlineTeX
), I use
Werkzeug
.
Top
What is lightyFrame?
lightyFrame is a lightweight web framework.
Top
Which projects are using lightyFrame?
This framework is used by the GrassPhotos - Project.
TheUploadCenter is using a integrated mini-framework.
Top
What functions has lightyFrame?
lightyFrame has several functions:
The main functions are:
URL dispatching (regex)
gettext support (multilanguage)
template support (by
jinja
)
Modules:
Cookies
Session
MySQL
extended string functions
Top
Why another python web framework?
Because I don't like the big frameworks. I want understand what the code I use does.
I want to build my own modules and functions what I need, and only that I need.
Top
Where can I download the framework?
You can't download it. It is closed source and only for my own projects.
Top
Who is the developer of lightyFrame?
An austrian boy with the nickname 'andihit' (me :) ).
Top