Dict to allow context managed thread safe and mutable iterations through a lock.
Project description
Dict to allow context managed thread safe and mutable iterations through a lock.
Free software: BSD license
Installation
pip install locked-dict
Documentation
Development
To run the all tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows |
set PYTEST_ADDOPTS=--cov-append tox |
---|---|
Other |
PYTEST_ADDOPTS=--cov-append tox |
Changelog
0.1.0 (2016-09-12)
First release on PyPI.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
locked-dict-0.1.0.tar.gz
(17.3 kB
view hashes)