BTree Implementation in Python
This is a fine example of BTree implementation in Python. The file is a part of - Durus, a persistent object system for applications written in the Python. The other well known POS is ZODB. Which, by the way could be used stand-alone, including desktop applications.
§