plywood

plywood 1.6.3

plywood is a template language grammar that looks, feels, and works like Pythonload('url')load('compress')doctype('html')html: head: meta(charset="utf-8") meta(name="viewport", content="width=device-width;...

chomsky

chomsky 1.0.2

chomsky is yet another language grammar parser, inspired by modgrammar and pyparsing.Developer commentsI needed a language grammar parser for the plywood_ project, and modgrammar_ looked like it would be perfect, except I couldn't get the simplest of...

read more
punt

punt 1.8.1

punt is a straightforward static site generator written in Python.Developer commentsI saw kicker the other day and thought: I could write that in a minute!So I did.INSTALLATION pip install puntUSAGE punt 'du -sh' # list file sizes, update the...

read more
StrangeCase

StrangeCase 4.6.3

StrangeCase is yet another static site generator. Have you seen jekyll? hyde? Yup. Like those.But this one is:- Written in python, unlike jekyll- NOT complicated, unlike hyde. And I mean really NOT complicated.QUICK START1. In your project folder,...

read more