{ "info": { "author": "Zachary Ernst", "author_email": "zac.ernst@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7" ], "description": "Allows you to decorate a function, provide a timeout and a backup function if it is not complete within the timeout specified.", "description_content_type": null, "docs_url": "https://pythonhosted.org/circuit-breaker/", "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/zacernst/circuit_breaker", "keywords": "timeout decorator", "license": "MIT", "maintainer": "Zachary Ernst", "maintainer_email": "zac.ernst@gmail.com", "name": "circuit-breaker", "package_url": "https://pypi.org/project/circuit-breaker/", "platform": "", "project_url": "https://pypi.org/project/circuit-breaker/", "project_urls": { "Homepage": "https://github.com/zacernst/circuit_breaker" }, "release_url": "https://pypi.org/project/circuit-breaker/0.1/", "requires_dist": null, "requires_python": "", "summary": "Timeout decorator for functions with backup", "version": "0.1" }, "last_serial": 2871612, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "8f3eaa633f5a8a628e30d71a52537a4b", "sha256": "191ac620ec1337a1e1823ea87dbbd4ef6b795b97b671ca2fad47f28ca3b36296" }, "downloads": -1, "filename": "circuit_breaker-0.1.1.tar.gz", "has_sig": false, "md5_digest": "8f3eaa633f5a8a628e30d71a52537a4b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2183, "upload_time": "2017-05-13T15:06:13", "url": "https://files.pythonhosted.org/packages/b3/39/0eb95270059c874ce08e4f1963d2896910455e7162f9cf0617e3d99dd763/circuit_breaker-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8f3eaa633f5a8a628e30d71a52537a4b", "sha256": "191ac620ec1337a1e1823ea87dbbd4ef6b795b97b671ca2fad47f28ca3b36296" }, "downloads": -1, "filename": "circuit_breaker-0.1.1.tar.gz", "has_sig": false, "md5_digest": "8f3eaa633f5a8a628e30d71a52537a4b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2183, "upload_time": "2017-05-13T15:06:13", "url": "https://files.pythonhosted.org/packages/b3/39/0eb95270059c874ce08e4f1963d2896910455e7162f9cf0617e3d99dd763/circuit_breaker-0.1.1.tar.gz" } ] }