Difference between revisions of "CodeTools"

From Free Software Directory
Jump to: navigation, search
(New version)
(No version changes)
 
Line 12: Line 12:
 
|Version status=stable
 
|Version status=stable
 
|Version download=https://pypi.python.org/packages/a4/68/71bbc905569e7887c4dd68e4745a1c2b8175c9599f087f26f68771d7fc96/codetools-4.2.0.tar.gz
 
|Version download=https://pypi.python.org/packages/a4/68/71bbc905569e7887c4dd68e4745a1c2b8175c9599f087f26f68771d7fc96/codetools-4.2.0.tar.gz
|Last review by=Alejadnroindependiente
+
|Last review by=Alejandroindependiente
|Last review date=2017/01/21
+
|Last review date=2017/03/04
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01

Latest revision as of 14:05, 4 March 2017


[edit]

CodeTools

https://pypi.python.org/pypi/codetools
Code Analysis and Execution Tools

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.





Licensing

License

Verified by

Verified on

Notes

Verified by

Kelly Hopkins

Verified on

6 August 2009




Leaders and contributors

Contact(s)Role
ETS Developers Maintainer


Resources and communication

AudienceResource typeURI
DeveloperHomepagehttp://pypi.python.org/pypi/CodeTools/3.1.0


Software prerequisites




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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.