Project: pyramid-tm

A package which allows Pyramid requests to join the active transaction

Project Details

Latest version
2.5
Home Page
https://github.com/Pylons/pyramid_tm
PyPI Page
https://pypi.org/project/pyramid-tm/

Project Popularity

PageRank
0.0029953242277921187
Number of downloads
56698

pyramid_tm

.. image:: https://github.com/Pylons/pyramid_tm/workflows/Build%20and%20test/badge.svg :target: https://github.com/Pylons/pyramid_tm/actions?query=workflow%3A%22Build+and+test%22

.. image:: https://readthedocs.org/projects/pyramid-tm/badge/?version=latest :target: https://docs.pylonsproject.org/projects/pyramid-tm/en/latest/ :alt: Documentation Status

pyramid_tm is a package which allows Pyramid requests to join the active transaction as provided by the transaction <https://pypi.org/project/transaction/>_ package.

See https://docs.pylonsproject.org/projects/pyramid_tm/en/latest/ <https://docs.pylonsproject.org/projects/pyramid_tm/en/latest/>_ or docs/index.rst in this distribution for detailed documentation.