Skip to content

gi0baro/weppy-haml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weppy-Haml

weppy-Haml is an extension for weppy framework providing a Haml like syntax for templates. This is not a template engine but a compiler which converts haml files to html weppy templates.

pip version

Installation

You can install weppy-Haml using pip:

pip install weppy-Haml

And add it to your weppy application:

from weppy_haml import Haml

app.use_extension(Haml)

Documentation

The complete documentation is available on the weppy extensions registry.

License

weppy-Haml is released under BSD license. Check the LICENSE file for more details.

About

Haml syntax for weppy templates

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages