navytux / persistent

kirr's github persistent tree (primary at https://lab.nexedi.com/kirr/persistent)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

persistent: automatic persistence for Python objects

https://travis-ci.org/zopefoundation/persistent.png?branch=master Documentation Status PyPI Python versions

This package contains a generic persistence implementation for Python. It forms the core protocol for making objects interact "transparently" with a database such as the ZODB.

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

Note

Use of this standalone persistent release is not recommended or supported with ZODB < 3.11. ZODB 3.10 and earlier bundle their own version of the persistent package.

About

kirr's github persistent tree (primary at https://lab.nexedi.com/kirr/persistent)

License:Other


Languages

Language:Python 69.7%Language:C 28.9%Language:C++ 1.4%