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

ztfy.sequence is unavailable in PyPM, because there aren't any builds for it in the package repositories. Click the linked icons to find out why.

 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
Linux (32-bit)
Linux (64-bit)
 
Links
License
ZPL

Introduction

ZTFY.sequence is a small package used to set sequential identifiers on selected persistent contents.

The SequentialIntIds utility is based on zope.intid.IntIds utility, but overrides a few methods to be able to define these sequential IDs.

Classes for which we want to get these sequential IDs have to implement the ISequentialIntIdTarget marker interface. They can also implement two attributes, which allows to define the name of the sequence to use and a prefix.

This prefix, which can also be defined on the utility, is used to define an ID in hexadecimal form, as for example 'LIB-IMG-000012ae7c', based on the 'main' numeric ID.

Sequence utility

Sequences are handled by a utility implementing ISequentialIntIds interface and registered for that interface.

You can set two optional parameters on this utility, to define the first hexadecimal ID prefix as well as the length of hexadecimal ID (not including prefix).

Contributors

Thierry Florac <tflorac@ulthar.net>, Author

Changelog

0.1.1
  • force unicode on hexadecimal OID value
  • added TAL "sequence:" namespace package
0.1.0
  • package created using templer [Thierry Florac]

Subscribe to package updates

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.