summaryrefslogtreecommitdiffstats
path: root/python/python3-persistent/README
blob: 85b081d122fe457cbcbe3f1ea6cd6018086fe83f (plain)
1
2
3
4
5
6
7
8
persistent:  automatic persistence for Python objects

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 for further information, or view
the documentation at Read The Docs: https://persistent.readthedocs.io/