Cog: A content generator for executing Python snippets in source files.


License
MIT
Install
pip install cogapp==3.4.1

Documentation

Cog

Cog content generation tool. Small bits of computation for static files.

See the cog docs for details.

Code repository and issue tracker are at GitHub.

To run the tests:

$ pip install -r requirements.pip
$ tox