{ "info": { "author": "Joshua Levy", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python :: 2.7", "Topic :: Software Development", "Topic :: Utilities" ], "description": "Procdog is a simple command-line tool to start, stop, and check the health of\nprocesses.\n\nIt is intended to be a simple, cross-platform alternative to standard tools\nlike System V service scripts, Upstart, and systemd, for use in development, in\nbuild systems and test harnesses, etc.\n\nIt operates by starting a simple daemon that popen()s and monitors the process.\nThe daemon listens and accepts commands on a local Unix domain socket, making\nit possible to check the process is running or terminate it, and to do basic\nhealth checks. Every process is independent: There is a single Procdog daemon\nfor each monitored process. The daemon exits if the process terminates.\n\nMany options can be set via a configuration file.\n\nFor further documentation, see: https://github.com/jlevy/procdog", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/jlevy/procdog/tarball/0.1.13", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jlevy/procdog", "keywords": null, "license": "Apache 2", "maintainer": null, "maintainer_email": null, "name": "procdog", "package_url": "https://pypi.org/project/procdog/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/procdog/", "project_urls": { "Download": "https://github.com/jlevy/procdog/tarball/0.1.13", "Homepage": "https://github.com/jlevy/procdog" }, "release_url": "https://pypi.org/project/procdog/0.1.13/", "requires_dist": null, "requires_python": null, "summary": "procdog: Lightweight command-line process control", "version": "0.1.13" }, "last_serial": 1645895, "releases": { "0.1.12": [ { "comment_text": "", "digests": { "md5": "ffd22bfb51b4980682ade8dca731ff2a", "sha256": "9d6e5952e9f8635922b61a5f397846a8dd320a0ac17d4ffef76e355539d67093" }, "downloads": -1, "filename": "procdog-0.1.12.tar.gz", "has_sig": false, "md5_digest": "ffd22bfb51b4980682ade8dca731ff2a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11109, "upload_time": "2015-07-20T23:54:21", "url": "https://files.pythonhosted.org/packages/6d/de/bc09c4142b190e56db9a618acf66d22fe24b9b03d4f91a7aed4c653ecd59/procdog-0.1.12.tar.gz" } ], "0.1.13": [ { "comment_text": "", "digests": { "md5": "a36f39ae746aded9a411c0f35b2f155c", "sha256": "56798293ff37955f183acc5df0ccc2d5043641b9936009dcda4139461f9989fb" }, "downloads": -1, "filename": "procdog-0.1.13.tar.gz", "has_sig": false, "md5_digest": "a36f39ae746aded9a411c0f35b2f155c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11613, "upload_time": "2015-07-23T00:13:53", "url": "https://files.pythonhosted.org/packages/15/91/3be75b3f8d38cd6fc346bde20ad32e2f38308e0ce45b9ba653802f1c8869/procdog-0.1.13.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a36f39ae746aded9a411c0f35b2f155c", "sha256": "56798293ff37955f183acc5df0ccc2d5043641b9936009dcda4139461f9989fb" }, "downloads": -1, "filename": "procdog-0.1.13.tar.gz", "has_sig": false, "md5_digest": "a36f39ae746aded9a411c0f35b2f155c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11613, "upload_time": "2015-07-23T00:13:53", "url": "https://files.pythonhosted.org/packages/15/91/3be75b3f8d38cd6fc346bde20ad32e2f38308e0ce45b9ba653802f1c8869/procdog-0.1.13.tar.gz" } ] }