.. image:: https://github.com/zopefoundation/transaction/actions/workflows/tests.yml/badge.svg :target: https://github.com/zopefoundation/transaction/actions/workflows/tests.yml
.. image:: https://readthedocs.org/projects/transaction/badge/?version=latest :target: http://transaction.readthedocs.org/en/latest/ :alt: Documentation Status
.. image:: https://img.shields.io/pypi/v/transaction.svg :target: https://pypi.python.org/pypi/transaction :alt: PyPI
.. image:: https://img.shields.io/pypi/pyversions/transaction.svg :target: https://pypi.python.org/pypi/transaction :alt: Python versions
This package contains a generic transaction implementation for Python. It is mainly used by the ZODB.
See http://transaction.readthedocs.org/en/latest for narrative documentation on its usage.