sourcecodegen

sourcecodegen 0.6.14

sourcecodegen is a Python library that provides a module-level source-code generator which operates on the AST from the built-in compiler.ast module.Note that this AST is not compatible with the new ast module in Python 2.6.Usage:The generator works on...

read more
Clone

Clone A

Clone is a fast, transaction-based content server running on top of gevent and pyramid.It uses Git as its internal datastore and runs a single-threaded main-loop against a Git checkout.In a distributed system with multiple processes, Clone supports...

read more

pyramid_skins provides a simple framework to integrate code with templates and resources.See full documentation at: http://packages.python.org/pyramid_skins/.AboutThe package is written and maintained by Malthe Borch and Stefan Eletzhofer. Available as is...

read more