lighty 0.4.3
Latest version
Released:
Simple all-in-one web framework
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: Andrey Grygoryev
- Tags Template, HTML, XML
Classifiers
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
Lighty is a simple all in one web framework writen in Python. It includes:
Tool to configure applications using configuration files.
Simple ORM to access MongoDB (other databases will be added in future). This ORM looks close to Django’s ORM.
Simple but powerfull and fast template engine almost like Django Templates or Jinja2.
URL routing: can easy resolve urls described in specified format and reverse urls for view name and arguments taken.
Bindings to WSGI and Tornado.
It’s not a full list of features. To read more look into documentation.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: Andrey Grygoryev
- Tags Template, HTML, XML
Classifiers
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic