Advice on Python build tools

Sayth Renshaw flebber.crue at gmail.com
Tue Apr 12 05:48:30 EDT 2016


Hi

Looking at the wiki list of build tools
https://wiki.python.org/moin/ConfigurationAndBuildTools

Has anyone much experience in build tools as i have no preference or experience to lean on.

Off descriptions only i would choose invoke.

My requirements, simply i want to learn and build a simple static website generator. Many i am not liking design of or are overkill so its a good opportunity to learn, logya is a good starting point for what i think a good python static generator should be.

Second i want to use Jade templates (js) as i think they are more pythonic than jinja and mako so being able to have mixed js and python support would be needed.

Thoughts? 

Sayth



More information about the Python-list mailing list