CMD + K

transaction

Community

Transaction management for Python

Installation

To install this package, run one of the following:

Conda
$conda install free::transaction

Usage Tracking

1.6.1
1.6.0
1.4.4
3 / 8 versions selected
Downloads (Last 6 months): 0

Description

A transaction consists of one or more operations that we want to perform as a single action. It's an all or nothing proposition: either all the operations that are part of the transaction are completed successfully or none of them have any effect. In the transaction package, a transaction object represents a running transaction that can be committed or aborted in the end.

About

Summary

Transaction management for Python

Last Updated

Dec 11, 2019 at 00:22

License

ZPL 2.1

Total Downloads

734

Supported Platforms

linux-ppc64le
linux-64
win-32
macOS-64
linux-32
win-64