-
ast_pp
-
cheesecake_index : Cheesecake: How tasty is your code?
-
codeparser
-
logger
-
model : Code borrowed from Michael Hudson's docextractor package with the author's
permission.
-
pep8 : Check Python source code formatting, according to PEP 8:
http://www.python.org/dev/peps/pep-0008/
-
subprocess : subprocess - Subprocesses with accessible I/O streams
This module allows you to spawn processes, connect to their
input/output/error pipes, and obtain their return codes.
-
util : Utility functions for Cheesecake project.
|