BasicProperty

Free mechanism for intelligent property-based modeling of problem domains
Download

BasicProperty Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD
  • Price:
  • FREE
  • Publisher Name:
  • Mike C. Fletcher
  • Publisher web site:
  • http://www.vrplumber.com/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 154 KB

BasicProperty Tags


BasicProperty Description

Free mechanism for intelligent property-based modeling of problem domains The BasicProperty/BasicTypes system provides a mechanism for intelligent property-based modeling of problem domains in Python 2.2+. The idea behind property-based domain modeling is to simplify the definition of objects/data structures. This way, concerns such as run-time introspection, initialization, data-type checking and coercion, and domain specific storage/retrieval operations can be abstracted out from the modeling operations.BasicProperty builds on the Python 2.2+ descriptor system to provide attribute descriptors with:· declared default values, or default-value functions· integral documentation (property.__doc__)· easily overridden storage and/or retrieval methods Requirements: · Python What's New in This Release: · delegated properties bug-fix · setuptools-based build script


BasicProperty Related Software