Skip to content

context_managers

A collection of context managers I use. Contains managers for database operations, function benchmarks, and classes that aid in updating dicts and lists by creating a working copy that only overwrites the original if the operation succeeds.