extensible application framework
Project description
http://docs.enthought.com/envisage
Envisage is a Python-based framework for building extensible applications, that is, applications whose functionality can be extended by adding “plug-ins”. Envisage provides a standard mechanism for features to be added to an application, whether by the original developer or by someone else. In fact, when you build an application using Envisage, the entire application consists primarily of plug-ins. In this respect, it is similar to the Eclipse and Netbeans frameworks for Java applications.
Each plug-in is able to:
Advertise where and how it can be extended (its “extension points”).
Contribute extensions to the extension points offered by other plug-ins.
Create and share the objects that perform the real work of the application (“services”).
The Envisage project provides the basic machinery of the Envisage framework. This project contains no plug-ins. You are free to use:
plug-ins from the EnvisagePlugins project
plug-ins from other ETS projects that expose their functionality as plug-ins
plug-ins that you create yourself
Prerequisites
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 envisage-4.7.1.tar.gz
.
File metadata
- Download URL: envisage-4.7.1.tar.gz
- Upload date:
- Size: 252.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.2 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b55d7be4b06e51c86992a963c719d6178c93323d753abaccd8242196b257abf |
|
MD5 | cb7aa035801cb2356211b419ef855283 |
|
BLAKE2b-256 | 255b1acbeea5a4bb6faec0b57a7783969cb40e36085897de59fcdcd89b4c51cb |