gears-handlebars

Software Screenshot:
gears-handlebars
Software Details:
Version: 0.1.7
Upload Date: 20 Feb 15
Developer: Mike Yumatov
Distribution Type: Freeware
Downloads: 4

Rating: nan/5 (Total Votes: 0)

gears-handlebars already includes the Handlebars source code for you, so you don't need to worry about installing it yourself.

Installation

Install gears-handlebars with pip:

 pip install gears-handlebars

Usage

Add gears_handlebars.HandlebarsCompiler to environment's compilers registry:

from gears_handlebars import HandlebarsCompiler
environment.compilers.register('.handlebars', HandlebarsCompiler.as_handler())


If you use Gears in your Django project, add this code to its settings:

GEARS_COMPILERS = {
 '.handlebars': 'gears_handlebars.HandlebarsCompiler',
}

Requirements:

  • Python
  • node.js

Similar Software

make utilities
make utilities

3 Jun 15

Scala
Scala

17 Feb 15

bff
bff

3 Jun 15

Yazoo
Yazoo

20 Feb 15

Other Software of Developer Mike Yumatov

lemon-filebrowser
lemon-filebrowser

20 Feb 15

lemon-tinymce
lemon-tinymce

20 Feb 15

Gears
Gears

20 Feb 15

Comments to gears-handlebars

Comments not found
Add Comment
Turn on images!