/cog

Small bits of Python computation for static files

Primary LanguagePythonMIT LicenseMIT

Cog

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

License Python versions supported Package stability
CI status PyPI status Kit format

See the cog docs for details.

Code repository and issue tracker are at GitHub.

To run the tests:

$ pip install -r requirements.pip
$ tox