{ "info": { "author": "Francesco Bruschi", "author_email": "Bruschi@elet.polimi.it", "bugtrack_url": null, "classifiers": [], "description": "# Continuous\n\nContinuous is a wrapper that allows to invoke a command in *continuous mode*, i.e. to reinvoke it whenever a given files changes.\nJust invoke the command, and wrap the files to be watched in '_'.\n\nUsage example:\n\n > echo \"\" >hello.txt\n > continuous cat _hello.txt_\n > echo \"hello\" >>hello.txt\n hello\n > echo \"hello again\" >>hello.txt\n hello\n hello again", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "continuously", "package_url": "https://pypi.org/project/continuously/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/continuously/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/continuously/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Allows to call a command continuously, whenever an argument file changes", "version": "0.0.1" }, "last_serial": 788407, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "38e57555bcbe0ea035de352db5b9f8c8", "sha256": "3f0f25508bb71a6291bf355f33fb5cecccb161d20aa07b31bfd2412040e1a44b" }, "downloads": -1, "filename": "continuously-0.0.1.tar.gz", "has_sig": false, "md5_digest": "38e57555bcbe0ea035de352db5b9f8c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1653, "upload_time": "2012-11-20T15:42:48", "url": "https://files.pythonhosted.org/packages/4c/d6/9ccfd5be719cc343cf42949a88b6d752dabda7ea89f128e1fe76fd972646/continuously-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "38e57555bcbe0ea035de352db5b9f8c8", "sha256": "3f0f25508bb71a6291bf355f33fb5cecccb161d20aa07b31bfd2412040e1a44b" }, "downloads": -1, "filename": "continuously-0.0.1.tar.gz", "has_sig": false, "md5_digest": "38e57555bcbe0ea035de352db5b9f8c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1653, "upload_time": "2012-11-20T15:42:48", "url": "https://files.pythonhosted.org/packages/4c/d6/9ccfd5be719cc343cf42949a88b6d752dabda7ea89f128e1fe76fd972646/continuously-0.0.1.tar.gz" } ] }