A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.egenix.com/www2002/python/eGenix-mx-Extensions-v2.x.html/mxBeeBase.html below:

eGenix.com: Website 2002: Python: mxBeeBase

The BeeDict module provides two high level on-disk dictionary implementations. The first (BeeDict) can work with arbitrary hashable key objects, while the second (BeeStringDict) uses limited sized strings as basis providing slightly better performance. Both variants need pickleable Python objects as keys and values.

Data transfer to and from the dictionaries is done in the same way as for in-memory dictionaries, e.g. d['key'] = 1; print d['key']; del d['key], so usage should be transparent to Python programs using either in-memory or on-disk dictionaries. Not all dictionary methods are understood though.

BeeDict Objects BeeDict Instance Methods BeeDict Instance Attributes BeeDictCursor Objects BeeDictCursor Instance Methods BeeDictCursor Instance Attributes BeeStringDict Objects BeeStringDict Instance Methods BeeStringDict Instance Attributes BeeStringDictCursor Objects BeeStringDictCursor Instance Methods BeeStringDictCursor Instance Attributes Functions Constants

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4