Changes between Version 4 and Version 5 of WikiStart
- Timestamp:
- 12/07/06 16:36:52 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v4 v5 24 24 == Python Framework Features == 25 25 26 The MGET Python framework relieves developers of many repetitive tasks that are peripheral to the mission of delivering spatial ecology tools. After you wrap your tool in a Python class and supply some metadata, the framework will:26 The MGET Python framework relieves developers of many repetitive tasks that are peripheral to the core mission of delivering spatial ecology tools. After you wrap your tool in a Python class and supply some metadata, the framework will: 27 27 28 28 * Expose your tools to many users by automatically generating plumbing:
