Notice!
PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities.
Create your free Platform account
to download ActivePython or customize Python with the packages you require and get automatic updates.
Download
ActivePython
INSTALL>
pypm install zope.app.dependable
How to install zope.app.dependable
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install zope.app.dependable
| Python 2.7 | Python 3.2 | Python 3.3 |
---|
Windows (32-bit) | | | |
---|
Windows (64-bit) | | | |
---|
Mac OS X (10.5+) | | | |
---|
Linux (32-bit) | | | |
---|
Linux (64-bit) | | | |
---|
Lastest release
version 3.5.1 on Jan 5th, 2011
A simple object-dependency framework for Zope.
CHANGES
3.5.1 (2009-12-15)
- Added missing zcml namespace to the configure file.
3.5.0 (2009-12-15)
- Moved CheckDependency event handler and its tests into this package from
System Message: WARNING/2 (<string>, line 17)
Bullet list ends without a blank line; unexpected unindent.
its former place in zope.container.
3.4.0 (2007-10-23)
- Initial release independent of the main Zope tree.