AppTools 3.3.0
ETS Application Tools
The AppTools project includes a set of packages that Enthought has found useful in creating a number of applications. They implement functionality that is commonly needed by many applications
- enthought.appscripting: Framework for scripting applications.
- enthought.help: Provides a plugin for displaying documents and examples and running demos in Envisage Workbench applications.
- enthought.io: Provides an abstraction for files and folders in a file system.
- enthought.naming: Manages naming contexts, supporting non-string data types and scoped preferences
- enthought.permissions: Supports limiting access to parts of an application unless the user is appropriately authorised (not full-blown security).
- enthought.persistence: Supports pickling the state of a Python object to a dictionary, which can then be flexibly applied in restoring the state of the object.
- enthought.preferences: Manages application preferences.
- enthought.resource: Manages application resources such as images and sounds.
- enthought.scripting: A framework for automatic recording of Python scripts.
- enthought.sweet_pickle: Handles class-level versioning, to support loading of saved data that exist over several generations of internal class structures.
- enthought.template: Supports creating templatizable object hierarchies.
- enthought.type_manager: Manages type extensions, including factories to generate adapters, and hooks for methods and functions.
- enthought.undo: Supports undoing and scripting application commands.
Prerequisites
If you want to build AppTools from source, you must first install setuptools and setupdocs
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| AppTools-3.3.0-py2.5.egg (md5) | Python Egg | 2.5 | 2009-07-16 20:15:33.860979 | 868KB | 392 |
| AppTools-3.3.0.tar.gz (md5) | Source | 2009-07-16 18:39:29.104038 | 1MB | 564 | |
- Author: ETS Developers <enthought-dev at enthought com>
- Home Page: http://code.enthought.com/projects/app_tools.php
- 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: dpeterson
- DOAP record: AppTools-3.3.0.xml
Log in to rate this package.
