Smarty to Twig Converts templates in the smarty 3 templating language to the twig templating language. This is based on https://github.com/freshrichard/smartytotwig Installation python setup.py install Usage: smartytotwig --smarty-file=examples/guestbook.tpl --twig-file=output.twig