Welcome, guest | Sign In | My Account | Store | Cart

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.hookable

How to install zope.hookable

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install zope.hookable
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
3.4.1
4.0.1Never BuiltWhy not?
3.4.1 Available View build log
Windows (64-bit)
3.4.1
4.0.1Never BuiltWhy not?
3.4.1 Available View build log
Mac OS X (10.5+)
3.4.1
4.0.1Never BuiltWhy not?
3.4.1 Available View build log
Linux (32-bit)
3.4.1
4.0.1Never BuiltWhy not?
3.4.1 Available View build log
Linux (64-bit)
4.0.1 Available View build log
3.4.1 Available View build log
4.0.1 Available View build log
 
License
ZPL 2.1
Dependencies
Lastest release
version 4.0.1 on Sep 20th, 2013

Overview

Hookable object support.

Support the efficient creation of hookable objects, which are callable objects that are meant to be replaced by other callables, at least optionally.

The idea is you create a function that does some default thing and make it hookable. Later, someone can modify what it does by calling its sethook method and changing its implementation. All users of the function, including those that imported it, will see the change.

Changes

4.0.1 (2012-11-21)
4.0.0 (2012-06-04)
  • Added support for PyPy.
  • Added support for continuous integration using tox and jenkins.
  • Added a pure-Python reference implementation.
  • Doctests moved to Sphinx documentation.
  • 100% unit test coverage.
  • Added 'setup.py docs' alias (installs Sphinx and dependencies).
  • Added 'setup.py dev' alias (runs setup.py develop plus installs nose and coverage).
  • Dropped support for Python 2.4 / 2.5.
  • Removed use of 'zope.testing.doctestunit' in favor of stdlib's 'doctest.
  • Added Python 3 support.
3.4.1 (2009-04-05)
  • Updated tests for compatibility with Python 2.6 traceback formats.
  • Use Jython-compatible bootstrap.py.
3.4.0 (2007-07-20)
  • Initial release as a separate project.

Subscribe to package updates

Last updated Sep 20th, 2013

Download Stats

Last month:2

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.