etsdevtools 4.0.0
tools to support Python development
http://github.enthought.com/etsdevtools
The etsdevtools project includes a set of packages that can be used during the development of a software project, for understanding, debugging, testing, and inspecting code.
- etsdevtools.debug: A collection of debugging tools, not to be included in production code. NOTE: These tools are functional, but are not being developed or supported. They have been mainly superceded by the tools in the Enthought Developer Tool Suite.
- etsdevtools.developer: A collection of utilities, designed to ease the development and debugging of Traits-based programs. They can be used as plug-ins to your Envisage application while you are developing it, and then removed when you are ready to release it.
- etsdevtools.endo: A Traits-aware tool for processing API documentation of Python code. It extracts not only docstrings, but also plain comments that immediately precede variable assignments (both module-scope variables and class attributes).
- Author: ETS Developers
- Home Page: http://code.enthought.com/projects/ets_dev_tools.php
- Download URL: http://www.enthought.com/repo/ets/etsdevtools-4.0.0.tar.gz
- License: BSD
- Platform: Windows,Linux,Mac OS-X,Unix,Solaris
-
Categories
- 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
- Package Index Owner: ilanschnell
- DOAP record: etsdevtools-4.0.0.xml
