CodeTools

From Free Software Directory
This is the approved revision of this page, as well as being the most recent.
Jump to: navigation, search



[edit]

CodeTools

http://code.enthought.com/projects/code_tools.php
The CodeTools project includes packages that simplify meta-programming and help the programmer separate data from code in Python. This library contains classes that allow defining simple snippets, or "blocks", of Python code, analyze variable dependencies in the code block, and use these dependencies to construct or restrict an execution graph. These (restricted) code blocks can then be executed in any namespace. However, this project also provides a Traits-event-enhanced namespace, called a "context", which can be used in place of a vanilla namespace to allow actions to be performed whenever variables are assigned or retrieved from the namespace. This project is used as the foundation for the BlockCanvas project.

Related Projects



Licensing

LicenseVerified byVerified onNotes
BSD 3ClauseKelly Hopkins6 August 2009



Leaders and contributors

Contact(s)Role
"Email enthought-dev@enthought.com" ETS Developers Maintainer


Resources and communication

Audience Resource type URI
Developer Homepage http://pypi.python.org/pypi/CodeTools/3.1.0


Software prerequisites

This entry (in part or in whole) was last reviewed on 23 September 2009.



Entry

















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.


Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox