Python Transaction Management
JSON →The `transaction` package provides a generic transaction implementation for Python, offering a two-phase commit protocol. It allows multiple backends (such as ZODB, SQLAlchemy, filesystem, or custom data managers) to participate in a single transaction, ensuring atomicity across diverse storage systems. It also supports savepoints, enabling partial rollbacks. The current version is 5.1, with a release cadence that has seen several major updates over the last few years, maintaining active development.
Traffic · last 30 days ↑1400% vs prev 7d
total hits 18
actors 4 distinct systems
last hit 2d ago ByteDance
top countries 🇸🇬 Singapore · 🇺🇸 United States · 🇩🇪 Germany · 🇫🇷 France · 🇨🇦 Canada
Resources
API endpoints
full doc /v1/registry/transaction
install /v1/registry/transaction/install
compatibility /v1/registry/transaction/compatibility