cogapp

A code generator for executing Python snippets in source files
Download

cogapp Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Ned Batchelder
  • Publisher web site:
  • http://nedbatchelder.com/

cogapp Tags


cogapp Description

A code generator for executing Python snippets in source files Cog is a code generation utility. It lets you use pieces of Python code as generators in your source files to generate whatever code you need.Cog transforms files in a very simple way: it finds chunks of Python code embedded in them, executes the Python code, and inserts its output back into the original file. The file can contain whatever text you like around the Python code. It will usually be source code. Requirements: · Python


cogapp Related Software