lightyFrame info site




Table of contents



Is this framework still alive?

No. lightyFrame is discontinued.
For the new projects (e.g. OnlineTeX), I use Werkzeug.

What is lightyFrame?

lightyFrame is a lightweight web framework.

Which projects are using lightyFrame?

This framework is used by the GrassPhotos - Project.
TheUploadCenter is using a integrated mini-framework.

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

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.

Where can I download the framework?

You can't download it. It is closed source and only for my own projects.

Who is the developer of lightyFrame?

An austrian boy with the nickname 'andihit' (me :) ).