Pongo

screenshot of Pongo

A template engine which implements a Django-template-like syntax.

Overview

Pongo is a template engine with a Django-template-like syntax. It is well-tested and has been deactivated for bug fixes. The developer recommends using the successor, pongo2. Documentation and a migration tutorial can be found on the developer's website.

Features

  • Implements a Django-template-like syntax
  • Well-tested template engine
  • Ability to add custom filters and tags

Summary

Pongo is a well-tested template engine with a syntax similar to Django templates. While it has been deactivated for bug fixes, the developer recommends using the successor, pongo2. Pongo is still in beta and allows the addition of custom filters and tags. It is licensed under the MIT license.