{ "info": { "author": "David Gay", "author_email": "oddshocks@riseup.net", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", "Programming Language :: Python :: 2.7" ], "description": "# zzz\n\nPython library that waits until something happens.\n\n## Benefit\n\nYou will no longer have to write annoying `while`/`time.sleep()` checks\nto wait until a variable is euqal to a certain value.\n\n## Usage\n\nIt's real simple.\n\nAll you gotta do is just have an import statement:\n\n```\nfrom zzz import z\n```\n\nAfter that, you use the `z` function on any\nvariable/object/function/method/thing (\"VOFMT\"). You pass the aforementioned\nVOFMT as the first argument (`variable`), a `value` that the VOFMT should be\nequal to, and lastly an optional `delay` argument, which determines how long to\nwait between the checks for the aforementioned conditional equivalence.\n\n## Author\n\n`zzz` was written by David Gay.\n\n## License\n\nAGPLv3+. See `LICENSE` file for full text.\n\n## A note about formatting\n\nI believe that Markdown is superior to ReStructured Text and do not care that\nPyPI only parses ReStructured Text. You will have to deal with it. You are a\nsmart person. Crack the readme open in your text editor, toss it through a\nMarkdown renderer, or deal with it. You will have many worse moments before\nyour continual decay leads to your inevitable final breath and the collection\nof atoms called \"you\" disperse and take their place within other beings.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/oddshocks/zzz", "keywords": "wait sleep time zzz trigger", "license": "AGPLv3+", "maintainer": null, "maintainer_email": null, "name": "zzz", "package_url": "https://pypi.org/project/zzz/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/zzz/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/oddshocks/zzz" }, "release_url": "https://pypi.org/project/zzz/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Wait for something to happen", "version": "0.0.2" }, "last_serial": 1141650, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "668d3c7d5ceda6314c94849c625d231b", "sha256": "25598bbcfaf51037a2989eb9ede07835db5a92f2210217c044dbcc16717fb8a3" }, "downloads": -1, "filename": "zzz-0.0.1.tar.gz", "has_sig": false, "md5_digest": "668d3c7d5ceda6314c94849c625d231b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13268, "upload_time": "2014-06-30T02:39:44", "url": "https://files.pythonhosted.org/packages/74/3c/770253f26f5e4588ef5a64bb16b912117e98891ac3f7ba9cbba5e2fd27ee/zzz-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "f6ca95ae061eace7cd5d1fe28a1e1d4c", "sha256": "44b108c90a3f5a993bfa4dacccea863265b3d743867ad3e2576d6469d618fec6" }, "downloads": -1, "filename": "zzz-0.0.2.tar.gz", "has_sig": false, "md5_digest": "f6ca95ae061eace7cd5d1fe28a1e1d4c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13501, "upload_time": "2014-06-30T02:51:16", "url": "https://files.pythonhosted.org/packages/77/7f/901beabd34d990d886ed91ae1620ac53e7eda83587d70fac80c93218d780/zzz-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f6ca95ae061eace7cd5d1fe28a1e1d4c", "sha256": "44b108c90a3f5a993bfa4dacccea863265b3d743867ad3e2576d6469d618fec6" }, "downloads": -1, "filename": "zzz-0.0.2.tar.gz", "has_sig": false, "md5_digest": "f6ca95ae061eace7cd5d1fe28a1e1d4c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13501, "upload_time": "2014-06-30T02:51:16", "url": "https://files.pythonhosted.org/packages/77/7f/901beabd34d990d886ed91ae1620ac53e7eda83587d70fac80c93218d780/zzz-0.0.2.tar.gz" } ] }