tokyocabinet — Python Tokyo Cabinet interface.

Platforms: POSIX

exception tokyocabinet.Error
Raised when an error specific to Tokyo Cabinet happens.
tokyocabinet.version()
Returns the version string of the underlying Tokyo Cabinet library.
tokyocabinet.INT_MAX
tokyocabinet.INT_MIN

The largest positive and negative integers as defined by the platform (mainly used for testing addint()).

New in version 0.5.0.

Table Of Contents

Previous topic

Welcome to tokyocabinet-python’s documentation!

Next topic

Hash Database — HDB

This Page