{ "info": { "author": "Stefan Hagen", "author_email": "stefan@hagen.link", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Utilities" ], "description": "========\nOverview\n========\n\n\n\nDict to allow context managed thread safe and mutable iterations through a lock.\n\n* Free software: BSD license\n\nInstallation\n============\n\n::\n\n pip install locked-dict\n\nDocumentation\n=============\n\nhttps://python-locked_dict.readthedocs.io/\n\nDevelopment\n===========\n\nTo run the all tests run::\n\n tox\n\nNote, to combine the coverage data from all the tox environments run:\n\n.. list-table::\n :widths: 10 90\n :stub-columns: 1\n\n - - Windows\n - ::\n\n set PYTEST_ADDOPTS=--cov-append\n tox\n\n - - Other\n - ::\n\n PYTEST_ADDOPTS=--cov-append tox\n\n\nChangelog\n=========\n\n0.1.0 (2016-09-12)\n-----------------------------------------\n\n* First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sdrees/python-locked_dict", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "locked-dict", "package_url": "https://pypi.org/project/locked-dict/", "platform": "", "project_url": "https://pypi.org/project/locked-dict/", "project_urls": { "Homepage": "https://github.com/sdrees/python-locked_dict" }, "release_url": "https://pypi.org/project/locked-dict/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Dict to allow context managed thread safe and mutable iterations through a lock.", "version": "0.1.0" }, "last_serial": 2404522, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "e1dc5bf0d0f4b66e72d074b0ab9a2848", "sha256": "08d8f6091f1bd8b326640b2a3e85d7ca334bf7e339e532383f8a99dd9448498a" }, "downloads": -1, "filename": "locked-dict-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e1dc5bf0d0f4b66e72d074b0ab9a2848", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17256, "upload_time": "2016-10-17T16:53:37", "url": "https://files.pythonhosted.org/packages/2c/49/f9f0cd2ff998e706155c77b859f834796855b62eb9c53dfd5e89d6f32021/locked-dict-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e1dc5bf0d0f4b66e72d074b0ab9a2848", "sha256": "08d8f6091f1bd8b326640b2a3e85d7ca334bf7e339e532383f8a99dd9448498a" }, "downloads": -1, "filename": "locked-dict-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e1dc5bf0d0f4b66e72d074b0ab9a2848", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17256, "upload_time": "2016-10-17T16:53:37", "url": "https://files.pythonhosted.org/packages/2c/49/f9f0cd2ff998e706155c77b859f834796855b62eb9c53dfd5e89d6f32021/locked-dict-0.1.0.tar.gz" } ] }