{ "info": { "author": "ETS Developers", "author_email": "enthought-dev@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": "================================================\netsdevtools: tools to support Python development\n================================================\n\nhttp://github.enthought.com/etsdevtools\n\nThe etsdevtools project includes a set of packages that can be used during the\ndevelopment of a software project, for understanding, debugging, testing, and\ninspecting code.\n\n- **etsdevtools.debug**: A collection of debugging tools, not to be included\n in production code. NOTE: These tools are functional, but are not being\n developed or supported. They have been mainly superceded by the tools\n in the Enthought Developer Tool Suite.\n- **etsdevtools.developer**: A collection of\n utilities, designed to ease the development and debugging of Traits-based\n programs. They can be used as plug-ins to your Envisage application while\n you are developing it, and then removed when you are ready to release it.\n- **etsdevtools.endo**: A Traits-aware tool for processing API documentation\n of Python code. It extracts not only docstrings, but also plain comments\n that immediately precede variable assignments (both module-scope variables\n and class attributes).\n\nPrerequisites\n-------------\n\n* `Numpy `_\n* `traits `_", "description_content_type": null, "docs_url": null, "download_url": "http://www.enthought.com/repo/ets/etsdevtools-4.0.2.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.enthought.com/projects/ets_dev_tools.php", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "etsdevtools", "package_url": "https://pypi.org/project/etsdevtools/", "platform": "Windows,Linux,Mac OS-X,Unix,Solaris", "project_url": "https://pypi.org/project/etsdevtools/", "project_urls": { "Download": "http://www.enthought.com/repo/ets/etsdevtools-4.0.2.tar.gz", "Homepage": "http://code.enthought.com/projects/ets_dev_tools.php" }, "release_url": "https://pypi.org/project/etsdevtools/4.0.2/", "requires_dist": null, "requires_python": null, "summary": "tools to support Python development", "version": "4.0.2" }, "last_serial": 802966, "releases": { "4.0.0": [], "4.0.2": [] }, "urls": [] }