معرفی شرکت ها


codetools-4.4.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

code analysis and execution tools
ویژگی مقدار
سیستم عامل -
نام فایل codetools-4.4.0
نام codetools
نسخه کتابخانه 4.4.0
نگهدارنده ['ETS Developers']
ایمیل نگهدارنده ['enthought-dev@enthought.com']
نویسنده Enthought, Inc.
ایمیل نویسنده info@enthought.com
آدرس صفحه اصلی https://github.com/enthought/codetools
آدرس اینترنتی https://pypi.org/project/codetools/
مجوز BSD
============================================ codetools: code analysis and execution tools ============================================ .. image:: https://api.travis-ci.org/enthought/codetools.png?branch=master :target: https://travis-ci.org/enthought/codetools :alt: Build status .. image:: http://codecov.io/github/enthought/codetools/coverage.svg?branch=master :target: http://codecov.io/github/enthought/codetools?branch=master :alt: Coverage report 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.


نحوه نصب


نصب پکیج whl codetools-4.4.0:

    pip install codetools-4.4.0.whl


نصب پکیج tar.gz codetools-4.4.0:

    pip install codetools-4.4.0.tar.gz