Skip to main content

Simple all-in-one web framework

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


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page