Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Tools for Python code analysis and execution.

License

NotificationsYou must be signed in to change notification settings

enthought/codetools

Repository files navigation

The codetools project includes packages that simplify meta-programmingand help the programmer separate data from code in Python. Thislibrary contains classes that allow defining simple snippets, or"blocks", of Python code, analyze variable dependencies in the codeblock, and use these dependencies to construct or restrict anexecution graph. These (restricted) code blocks can then be executedin any namespace. However, this project also provides aTraits-event-enhanced namespace, called a "context", which can be usedin place of a vanilla namespace to allow actions to be performedwhenever variables are assigned or retrieved from the namespace. Thisproject is used as the foundation for the BlockCanvas project.

About

Tools for Python code analysis and execution.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors11

Languages


[8]ページ先頭

©2009-2025 Movatter.jp