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

How to install zope.intid

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install zope.intid
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
4.0.0a1 Available View build log
3.7.2 Available View build log
Windows (64-bit)
4.0.0a1 Available View build log
3.7.2 Available View build log
Mac OS X (10.5+)
4.0.0a1 Available View build log
3.7.2 Available View build log
Linux (32-bit)
4.0.0a1 Available View build log
3.7.2 Available View build log
Linux (64-bit)
4.0.0a1 Available View build log
3.7.2 Available View build log
4.0.0a1 Available View build log
 
License
ZPL 2.1
Imports
Lastest release
version 4.0.0a1 on May 16th, 2013

This package provides an API to create integer ids for any object. Later objects can be looked up by their id as well. This functionality is commonly used in situations where dealing with objects is undesirably, such as in search indices or any code that needs an easy hash of an object.

CHANGES

4.0.0a1 (2013-02-22)
  • Added support for Python 3.3.
  • Replaced deprecated zope.interface.implements usage with equivalent zope.interface.implementer decorator.
  • Dropped support for Python 2.4 and 2.5.
  • Bug fix: ensure that the IntId utility never generates ids greater than the maxint of the BTree family being used.
3.7.2 (2009-12-27)
  • Use the zope.component API in favor of ztapi.
  • Removed zope.app.testing dependency.
3.7.1 (2009-05-18)
  • Remove dependencies on zope.container. Instead import Object*Event classes from zope.lifecycleevent and import IContained from zope.location. In order to be able to do this, depend on zope.lifecycleevent>=3.5.2 and zope.location>=3.5.4.
  • Remove a dependency on zope.container.contained.Contained (this is a dumb base class that defines __parent__ and __name__ as None and declares that the class implements IContained).
3.7.0 (2009-02-01)
  • Split out this package from zope.app.intid. The latter one now only contains browser views and compatibility imports while whole IntId functionality is moved here.

Subscribe to package updates

Last updated May 16th, 2013

Download Stats

Last month:1

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.