With pybars3, this library allow moban users to have handlebars template in their next documentation endeavour.
You can install moban-handlebars via pip:
$ pip install moban-handlebars
or clone it and install it:
$ git clone https://github.com/moremoban/moban-handlebars.git
$ cd moban-handlebars
$ python setup.py install