{ "info": { "author": "Jinzhe Zeng", "author_email": "jzzeng@stu.ecnu.edu.cn", "bugtrack_url": null, "classifiers": [ "Natural Language :: English", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Version Control :: Git" ], "description": "# PBSMonitor\n\n[![python version](https://img.shields.io/pypi/pyversions/pbsmonitor.svg?logo=python&logoColor=white)](https://pypi.org/project/pbsmonitor)\n[![PyPI](https://img.shields.io/pypi/v/pbsmonitor.svg)](https://pypi.org/project/pbsmonitor)\n[![Build Status](https://travis-ci.com/njzjz/pbsmonitor.svg?branch=master)](https://travis-ci.com/njzjz/pbsmonitor)\n[![Coverage Status](https://coveralls.io/repos/github/njzjz/pbsmonitor/badge.svg?branch=master)](https://coveralls.io/github/njzjz/pbsmonitor?branch=master)\n[![codecov](https://codecov.io/gh/njzjz/pbsmonitor/branch/master/graph/badge.svg)](https://codecov.io/gh/njzjz/pbsmonitor)\n\nA PBS job monitor powered by CoolQ, which can send states of Portable Batch System to QQ.\n\n**Author**: Jinzhe Zeng\n\n**Email**: jzzeng@stu.ecnu.edu.cn\n\n## Installation\n### With pip\n```sh\npip install pbsmonitor\n```\n### Build from source\n```sh\ngit clone https://github.com/njzjz/pbsmonitor\ncd pbsmonitor/\npip install .\n```\n\n## Simple example\n\nYou need to install [CoolQ](https://cqp.cc/) and [CoolQ HTTP API plugin](https://github.com/richardchien/coolq-http-api/). Then create a QQ group to reveive messages.\n\n```sh\npbsmonitor -c bjobs -k jzzeng -r http://192.168.1.1:6000 -g 123456789\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/njzjz/pbsmonitor", "keywords": "ecnu", "license": "", "maintainer": "", "maintainer_email": "", "name": "pbsmonitor", "package_url": "https://pypi.org/project/pbsmonitor/", "platform": "", "project_url": "https://pypi.org/project/pbsmonitor/", "project_urls": { "Homepage": "https://github.com/njzjz/pbsmonitor" }, "release_url": "https://pypi.org/project/pbsmonitor/1.0.6/", "requires_dist": null, "requires_python": "", "summary": "A PBS job monitor powered by CoolQ.", "version": "1.0.6" }, "last_serial": 4786645, "releases": { "1.0.4": [ { "comment_text": "", "digests": { "md5": "5586419a946ce1038de4c943db466b5f", "sha256": "74a6c6801ced6b264b732f3770c469cacef31a620add6e5a8555c856b7d62f4c" }, "downloads": -1, "filename": "pbsmonitor-1.0.4.tar.gz", "has_sig": false, "md5_digest": "5586419a946ce1038de4c943db466b5f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4936, "upload_time": "2019-02-06T02:42:31", "url": "https://files.pythonhosted.org/packages/b2/92/951e4ec9eb14d8996d9f344281fc7cb5cacf929e5546709e407c1b28f653/pbsmonitor-1.0.4.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "7ed613ee880887939634b8875a4e78b0", "sha256": "21db8008b178367bf2cbb5c812157e05c8bbb0fe956ead0d200b94bbfbea62ce" }, "downloads": -1, "filename": "pbsmonitor-1.0.5.tar.gz", "has_sig": false, "md5_digest": "7ed613ee880887939634b8875a4e78b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4941, "upload_time": "2019-02-06T02:48:30", "url": "https://files.pythonhosted.org/packages/bc/7a/cfaeb09b901eedf856e4b9dc9ee52932f94f1487166fd2c010284879a9c9/pbsmonitor-1.0.5.tar.gz" } ], "1.0.6": [ { "comment_text": "", "digests": { "md5": "a54115818c7edf5ab79df70fd6662bcf", "sha256": "de7b9cb55d7a7c98f94da29509f34868e65f26b64a80e8bef0ec7ffecfa6ebef" }, "downloads": -1, "filename": "pbsmonitor-1.0.6.tar.gz", "has_sig": false, "md5_digest": "a54115818c7edf5ab79df70fd6662bcf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4937, "upload_time": "2019-02-06T13:32:28", "url": "https://files.pythonhosted.org/packages/5e/35/96a9873715204318d2e6188220acf18ff61e4107f6aed77f52fd8dd80bef/pbsmonitor-1.0.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a54115818c7edf5ab79df70fd6662bcf", "sha256": "de7b9cb55d7a7c98f94da29509f34868e65f26b64a80e8bef0ec7ffecfa6ebef" }, "downloads": -1, "filename": "pbsmonitor-1.0.6.tar.gz", "has_sig": false, "md5_digest": "a54115818c7edf5ab79df70fd6662bcf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4937, "upload_time": "2019-02-06T13:32:28", "url": "https://files.pythonhosted.org/packages/5e/35/96a9873715204318d2e6188220acf18ff61e4107f6aed77f52fd8dd80bef/pbsmonitor-1.0.6.tar.gz" } ] }