TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Python/PHP templating for designers

2 pointsby inovicaalmost 14 years ago
Hi there. We use Python a lot for heavy lifting, but we've been using PHP for many years for much of our front-end and are wanting to transition 100% over to Python. We are looking to find out about templating systems that designers could use (similar to the Liquid templates that Spotify has created) but ideally we want something that will work with PHP as well as Python as the transition will take some time. Just curious to see if anyone has any suggestions or if it might be best if we roll our own. If anyone has any experience of this I'd really appreciate the advice

1 comment

robo47almost 14 years ago
Have a look at twig, it is flexible and allows for changing the syntax:<p><a href="http://www.twig-project.org/doc/recipes.html#customizing-the-syntax" rel="nofollow">http://www.twig-project.org/doc/recipes.html#customizing-the...</a>
评论 #2680156 未加载