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 btrees

How to install BTrees

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

BTrees: scalable persistent components

This package contains a set of persistent object containers built around a modified BTree data structure. The trees are optimized for use inside ZODB's "optimistic concurrency" paradigm, and include explicit resolution of conflicts detected by that mechannism.

Please see the Sphinx documentation (docs/index.rst) for further information.

BTrees Changelog

4.0.8 (2013-05-25)
  • Fix value-based comparison for objects under Py3k: addresses invalid merges of [OLI]OBTrees/OBuckets.
  • Ensure that pure-Python implementation of OOBTree.byValue matches semantics (reversed-sort) of C implementation.
4.0.7 (2013-05-22)
  • Issue #2: compilation error on 32-bit mode of OS/X.
  • Test PURE_PYTHON environment variable support: if set, the C extensions will not be built, imported, or tested.
4.0.6 (2013-05-14)
  • Changed the ZODB extra to require only the real ZODB package, rather than the ZODB3 metapackage: depending on the version used, the metapackage could pull in stale versions of this package and persistent.
  • Fixed Python version check in setup.py.
4.0.5 (2013-01-15)
  • Fit the repr of bucket objects, which could contain garbage characters.
4.0.4 (2013-01-12)
  • Emulate the (private) iterators used by the C extension modules from pure Python. This change is "cosmetic" only: it prevents the ZCML zope.app.security:permission.zcml from failing. The emulated classes are not functional, and should be considered implementation details.
  • Accomodate buildout to the fact that we no longer bundle a copy of 'persistent.h'.
  • Fix test failures on Windows: no longer rely on overflows from sys.maxint.
4.0.3 (2013-01-04)
  • Added setup_requires==['persistent'].
4.0.2 (2013-01-03)
  • Updated Trove classifiers.
  • Added explicit support for Python 3.2, Python 3.3, and PyPy. Note that the C extensions are not (yet) available on PyPy.
  • Python reference implementations now tested separately from the C verions on all platforms.
  • 100% unit test coverage.
4.0.1 (2012-10-21)
  • Provide local fallback for persistent C header inclusion if the persistent distribution isn't installed. This makes the winbot happy.
4.0.0 (2012-10-20)
Platform Changes
  • Dropped support for Python < 2.6.
  • Factored BTrees as a separate distribution.
Testing Changes
  • All covered platforms tested under tox.
  • Added support for continuous integration using tox and jenkins.
  • Added setup.py dev alias (installs nose and coverage).
  • Dropped dependency on zope.testing / zope.testrunner: tests now run with setup.py test.
Documentation Changes
  • Added API reference, generated via Spinx' autodoc.
  • Added Sphinx documentation based on ZODB Guide (snippets are exercised via 'tox').
  • Added setup.py docs alias (installs Sphinx and repoze.sphinx.autointerface).

Subscribe to package updates

Last updated May 29th, 2013

Download Stats

Last month:2

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.