Skip to main content

The templating framework for Python x JavaScript

Project description

A minimum framework for building reuseable templates for consumption by Python backends and JavaScript frontends.

Features

nunja is a framework that offers developers a way to build templates in Jinja that can be easily used from within Python and from the web browser using JavaScript for the frontend user facing UI components. This is achieved by making use of Jinja2 templates that can be rendered using Jinja2 for the Python side, and the Nunjucks JavaScript package for the rendering on the client side.

The package leverages upon the calmjs framework for the management of access to Jinja templates with associated JavaScript front-end libraries embedded inside Python packages.

Installation

Currently under development, please install by cloning this repository and run python setup.py develop within your environment, or follow your framework’s method on installation of development packages.

Contribute

License

The project is licensed under the GPLv2.

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