application tools
Project description
Documentation: http://docs.enthought.com/apptools
Source Code: http://www.github.com/enthought/apptools
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
apptools.io: Provides an abstraction for files and folders in a file system.
apptools.logger: Convenience functions for creating logging handlers
apptools.naming: Manages naming contexts, supporting non-string data types and scoped preferences
apptools.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.
apptools.preferences: Manages application preferences.
apptools.selection: Manages the communication between providers and listener of selected items in an application.
apptools.scripting: A framework for automatic recording of Python scripts.
apptools.undo: Supports undoing and scripting application commands.
Prerequisites
All packages in apptools require:
The apptools.preferences package requires:
Many of the packages provide optional user interfaces using Pyface and Traitsui. In additon, many of the packages are designed to work with the Envisage plug-in system, althought most can be used independently:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file apptools-5.0.0rc1.tar.gz
.
File metadata
- Download URL: apptools-5.0.0rc1.tar.gz
- Upload date:
- Size: 192.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c76f8b7d75f9bdd9e30b0ab5f1df579b2401c22f28d92c329c412bfa37e0a377 |
|
MD5 | 6811ff54c1b298229aacb24cb06d11a1 |
|
BLAKE2b-256 | 3185245a32a3d41caa85eeb92609e15d36da73c64fe311d1d82ade9872f636d5 |