{ "info": { "author": "nshou", "author_email": "nshou@coronocoya.net", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Topic :: Utilities" ], "description": "# Coy - A program to control the behavior of process dynamically.\n\nCoy monitors various kinds of resources (\"watch\") and affects the behavior of the specified process (\"control\").\n\n# Quick usage\n\n```bash\n$ pip install coy\n$ coy PROGRAM\n```\n\n# 15-second demo\n\n[![Youtube link](http://img.youtube.com/vi/-4orrq_MoXo/default.jpg)](https://www.youtube.com/watch?v=-4orrq_MoXo)\n\n# Use case\n\n* **Computer science research**.\nYou can execute a time-consuming program, for example, machine learning, while avoiding disturbing the other users in the same computer cluster where all users share its resource.\n\n* **Mining cryptocurrency**.\nYou may get your computer to mine some cryptocurrency when you are making coffee.\n\n# License\n\nMIT. See COPYING.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/nshou/coy", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "coy", "package_url": "https://pypi.org/project/coy/", "platform": "", "project_url": "https://pypi.org/project/coy/", "project_urls": { "Homepage": "https://bitbucket.org/nshou/coy" }, "release_url": "https://pypi.org/project/coy/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "A program to control the behavior of process dynamically.", "version": "0.0.1" }, "last_serial": 4723106, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "450b70b2ac75212a0a724b42daec70d4", "sha256": "4924512f12114b3364d316473ec88470bba2649433ff641d4b8b3124a0703ea4" }, "downloads": -1, "filename": "coy-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "450b70b2ac75212a0a724b42daec70d4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8809, "upload_time": "2019-01-21T20:16:05", "url": "https://files.pythonhosted.org/packages/67/a8/0810f2146b768436790ae4640c209514571cdecd75bdba0b61f3559e9fc2/coy-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "83669e0d6ebce1cec4c5f571446a7d3c", "sha256": "3f9a1b62c97f61b0f70c97f0091924d734985979f04f41b2fe5d547f6679d16d" }, "downloads": -1, "filename": "coy-0.0.1.tar.gz", "has_sig": false, "md5_digest": "83669e0d6ebce1cec4c5f571446a7d3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6082, "upload_time": "2019-01-21T20:16:09", "url": "https://files.pythonhosted.org/packages/20/03/19d1d667e2fc8cd73954dfb0d746acf26f2ae9e5a51bc475cb8e6b8bd7e0/coy-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "450b70b2ac75212a0a724b42daec70d4", "sha256": "4924512f12114b3364d316473ec88470bba2649433ff641d4b8b3124a0703ea4" }, "downloads": -1, "filename": "coy-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "450b70b2ac75212a0a724b42daec70d4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8809, "upload_time": "2019-01-21T20:16:05", "url": "https://files.pythonhosted.org/packages/67/a8/0810f2146b768436790ae4640c209514571cdecd75bdba0b61f3559e9fc2/coy-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "83669e0d6ebce1cec4c5f571446a7d3c", "sha256": "3f9a1b62c97f61b0f70c97f0091924d734985979f04f41b2fe5d547f6679d16d" }, "downloads": -1, "filename": "coy-0.0.1.tar.gz", "has_sig": false, "md5_digest": "83669e0d6ebce1cec4c5f571446a7d3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6082, "upload_time": "2019-01-21T20:16:09", "url": "https://files.pythonhosted.org/packages/20/03/19d1d667e2fc8cd73954dfb0d746acf26f2ae9e5a51bc475cb8e6b8bd7e0/coy-0.0.1.tar.gz" } ] }