nedbat / cog

Small bits of Python computation for static files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Small bits of Python computation for static files

License:MIT License


Languages

Language:Python 98.8%Language:Makefile 1.2%