Difference between revisions of "CodeTools"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=CodeTools |Short description=Code Analysis and Execution Tools |Full description=The CodeTools project includes packages that simplify meta-programming and help the...")
 
(No version changes)
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
|Short description=Code Analysis and Execution Tools
 
|Short description=Code Analysis and Execution Tools
 
|Full description=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.
 
|Full description=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.
 +
|Homepage URL=https://pypi.python.org/pypi/codetools
 
|User level=intermediate
 
|User level=intermediate
|Status=Live
 
|Component programs=
 
|Homepage URL=http://code.enthought.com/projects/code_tools.php
 
|VCS checkout command=
 
 
|Computer languages=Python
 
|Computer languages=Python
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=BlockCanvas
 
|Related projects=BlockCanvas
 
|Keywords=code,Python,tool,block,analyze,meta
 
|Keywords=code,Python,tool,block,analyze,meta
|Is GNU=n
+
|Version identifier=4.2.0
|Last review by=Kelly Hopkins
+
|Version date=2013/12/13
|Last review date=2009-09-23
+
|Version status=stable
 +
|Version download=https://pypi.python.org/packages/a4/68/71bbc905569e7887c4dd68e4745a1c2b8175c9599f087f26f68771d7fc96/codetools-4.2.0.tar.gz
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/03/04
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=3.1.0
+
|Status=
|Version date=2009-07-16
+
|Is GNU=No
|Version status=stable
+
|License verified date=2009-08-06
|Version download=http://pypi.python.org/packages/source/C/CodeTools/CodeTools-3.1.0.tar.gz#md5=2044f23368a27004fbafde9aafaa5123
+
}}
 +
{{Project license
 +
|License=BSD_3Clause
 +
|License verified by=Kelly Hopkins
 
|License verified date=2009-08-06
 
|License verified date=2009-08-06
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=ETS Developers
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=ETS Developers
 
 
|Email=enthought-dev@enthought.com
 
|Email=enthought-dev@enthought.com
 
|Resource URL=
 
|Resource URL=
Line 45: Line 42:
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=BSD_3Clause
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-08-06
 
}}
 

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.