Description
Python で記述されたビルドツールを利用することで、シンプルな記述で移植性を向上させ、一貫性を保ちつつ柔軟性のある手順を実現します。 zc.buildout、Scons、waf を例に取り上げます。 Introducing build tool written by Python, we accomplish effective development cycle with simple and portable configuration keeping consistent and flexible manner. Example tools are zc.buildout, Scons, and waf.