{ "info": { "author": "Enthought, Inc.", "author_email": "info@enthought.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: OS Independent", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Topic :: Scientific/Engineering", "Topic :: Software Development", "Topic :: Software Development :: Libraries" ], "description": "============================================\ncodetools: code analysis and execution tools\n============================================\n\n.. image:: https://api.travis-ci.org/enthought/codetools.png?branch=master\n :target: https://travis-ci.org/enthought/codetools\n :alt: Build status\n\n.. image:: http://codecov.io/github/enthought/codetools/coverage.svg?branch=master\n :target: http://codecov.io/github/enthought/codetools?branch=master\n :alt: Coverage report\n\nThe codetools project includes packages that simplify meta-programming\nand help the programmer separate data from code in Python. This\nlibrary contains classes that allow defining simple snippets, or\n\"blocks\", of Python code, analyze variable dependencies in the code\nblock, and use these dependencies to construct or restrict an\nexecution graph. These (restricted) code blocks can then be executed\nin any namespace. However, this project also provides a\nTraits-event-enhanced namespace, called a \"context\", which can be used\nin place of a vanilla namespace to allow actions to be performed\nwhenever variables are assigned or retrieved from the namespace. This\nproject is used as the foundation for the BlockCanvas project.", "description_content_type": "", "docs_url": null, "download_url": "http://www.enthought.com/repo/ets/codetools-4.3.0.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/enthought/codetools", "keywords": "", "license": "BSD", "maintainer": "ETS Developers", "maintainer_email": "enthought-dev@enthought.com", "name": "codetools", "package_url": "https://pypi.org/project/codetools/", "platform": "Windows", "project_url": "https://pypi.org/project/codetools/", "project_urls": { "Download": "http://www.enthought.com/repo/ets/codetools-4.3.0.tar.gz", "Homepage": "https://github.com/enthought/codetools" }, "release_url": "https://pypi.org/project/codetools/4.3.0/", "requires_dist": null, "requires_python": "", "summary": "code analysis and execution tools", "version": "4.3.0" }, "last_serial": 4834802, "releases": { "4.0.0": [], "4.1.0": [], "4.2.0": [ { "comment_text": "", "digests": { "md5": "38e608d49913f32e69fa944b12d62424", "sha256": "a93452b3f421bb5f9f18a74d404661433e189e29de3a4b9cfe92544e69be9c2c" }, "downloads": -1, "filename": "codetools-4.2.0.tar.gz", "has_sig": false, "md5_digest": "38e608d49913f32e69fa944b12d62424", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 117891, "upload_time": "2013-12-13T19:47:47", "url": "https://files.pythonhosted.org/packages/a4/68/71bbc905569e7887c4dd68e4745a1c2b8175c9599f087f26f68771d7fc96/codetools-4.2.0.tar.gz" } ], "4.3.0": [ { "comment_text": "", "digests": { "md5": "c4cc0c661a6b3fc719e9a66dc1981890", "sha256": "1079eef49ca43bc8a5aa8bd46ae5cd340bad064acff3a869dc226257f1230813" }, "downloads": -1, "filename": "codetools-4.3.0.tar.gz", "has_sig": false, "md5_digest": "c4cc0c661a6b3fc719e9a66dc1981890", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 122884, "upload_time": "2019-02-18T12:20:50", "url": "https://files.pythonhosted.org/packages/9c/31/b7f474a94da9a2ee58e8537cc7632825b58a4f114427fc4fc3550dcf05c1/codetools-4.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c4cc0c661a6b3fc719e9a66dc1981890", "sha256": "1079eef49ca43bc8a5aa8bd46ae5cd340bad064acff3a869dc226257f1230813" }, "downloads": -1, "filename": "codetools-4.3.0.tar.gz", "has_sig": false, "md5_digest": "c4cc0c661a6b3fc719e9a66dc1981890", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 122884, "upload_time": "2019-02-18T12:20:50", "url": "https://files.pythonhosted.org/packages/9c/31/b7f474a94da9a2ee58e8537cc7632825b58a4f114427fc4fc3550dcf05c1/codetools-4.3.0.tar.gz" } ] }