{ "info": { "author": "Adrien Morison", "author_email": "adrien.morison@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3 :: Only" ], "description": ".. image:: https://readthedocs.org/projects/qjobs/badge/?version=latest\n :target: https://qjobs.readthedocs.org/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://badge.fury.io/py/qjobs.svg\n :target: https://badge.fury.io/py/qjobs\n :alt: PyPI version\n\nqjobs\n=====\n\nqjobs is an attempt to get a cleaner and more customizable output than the one\nprovided by qstat (Sun Grid Engine).\n\nQuick installation\n------------------\n\n``qjobs`` is available on PyPI. It is compatible with Python3.4 and higher.\n\nInstallation of ``qjobs`` can be done with ``pip``::\n\n python3 -m pip install -U --user qjobs\n\nThat's it! If the directory where pip installs packages (usually\n``~/.local/bin``) is in your ``PATH`` environment variable, you only have to\nrun ``qjobs`` from the command line to launch the wrapper. Enjoy!\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/amorison/qjobs", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "qjobs", "package_url": "https://pypi.org/project/qjobs/", "platform": "", "project_url": "https://pypi.org/project/qjobs/", "project_urls": { "Homepage": "https://github.com/amorison/qjobs" }, "release_url": "https://pypi.org/project/qjobs/0.1.1/", "requires_dist": [ "setuptools-scm", "loam (>=0.1.1)" ], "requires_python": "", "summary": "Get a clean and flexible output from qstat", "version": "0.1.1" }, "last_serial": 3537747, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "e4c1e52006dc91d2feca4cdd12356162", "sha256": "f1eed190e749997e0a3c390fdac5847a06e1aff94bc01eec750975d21e6e5eeb" }, "downloads": -1, "filename": "qjobs-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e4c1e52006dc91d2feca4cdd12356162", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9337, "upload_time": "2018-01-30T23:46:39", "url": "https://files.pythonhosted.org/packages/35/6f/b4ee44facaa55eea8eac246fddd02941e20ddbf14b00dc44678ae00ad1eb/qjobs-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9f81623f4a73f9c61e56681e3b8b8d4c", "sha256": "dd3d76bfd547a5e42fa2712cb25b0e404b132a27ff64ec2c7699b3b995e89a96" }, "downloads": -1, "filename": "qjobs-0.1.1.tar.gz", "has_sig": false, "md5_digest": "9f81623f4a73f9c61e56681e3b8b8d4c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15550, "upload_time": "2018-01-30T23:46:41", "url": "https://files.pythonhosted.org/packages/06/a3/058b410e339d280e3b482196365b3ad030e071f245cc6447063fbc91fb23/qjobs-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e4c1e52006dc91d2feca4cdd12356162", "sha256": "f1eed190e749997e0a3c390fdac5847a06e1aff94bc01eec750975d21e6e5eeb" }, "downloads": -1, "filename": "qjobs-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e4c1e52006dc91d2feca4cdd12356162", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9337, "upload_time": "2018-01-30T23:46:39", "url": "https://files.pythonhosted.org/packages/35/6f/b4ee44facaa55eea8eac246fddd02941e20ddbf14b00dc44678ae00ad1eb/qjobs-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9f81623f4a73f9c61e56681e3b8b8d4c", "sha256": "dd3d76bfd547a5e42fa2712cb25b0e404b132a27ff64ec2c7699b3b995e89a96" }, "downloads": -1, "filename": "qjobs-0.1.1.tar.gz", "has_sig": false, "md5_digest": "9f81623f4a73f9c61e56681e3b8b8d4c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15550, "upload_time": "2018-01-30T23:46:41", "url": "https://files.pythonhosted.org/packages/06/a3/058b410e339d280e3b482196365b3ad030e071f245cc6447063fbc91fb23/qjobs-0.1.1.tar.gz" } ] }