{ "info": { "author": "Steve Davis", "author_email": "steven.davis@fda.hhs.gov", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "===============================\nqarrayrun\n===============================\n\n\n.. Image showing the PyPI version badge - links to PyPI\n.. image:: https://img.shields.io/pypi/v/qarrayrun.svg\n :target: https://pypi.python.org/pypi/qarrayrun\n\n.. Image showing the Travis Continuous Integration test status, commented out for now\n.. .. image:: https://img.shields.io/travis/CFSAN-Biostatistics/qarrayrun.svg\n.. :target: https://travis-ci.org/CFSAN-Biostatistics/qarrayrun\n\n\n\nA helper tool for running array jobs on an HPC computational node.\n\nThe qarrayrun package was developed by the United States Food\nand Drug Administration, Center for Food Safety and Applied Nutrition.\n\nThis script executes a single slot of an array job on an HPC compute node.\nIt is intended to be used with Sun Grid Engine or Torque job schedulers.\nIt assumes every instance of the job array runs the same command but with\ndifferent arguments. This script performs the work of looking-up the\narguments in a text file and substituting those arguments into the command\nto be executed.\n\n* Free software\n* Documentation: https://qarrayrun.readthedocs.io\n* Source Code: https://github.com/CFSAN-Biostatistics/qarrayrun\n* PyPI Distribution: https://pypi.python.org/pypi/qarrayrun\n\n\nFeatures\n--------\n\n* Executes a single slot of an array job on an HPC compute node\n* Simple parameter lookup language\n* Supports execution in a subshell when needed\n\n\nCiting qarrayrun\n--------------------------------------\n\nTo cite qarrayrun, please reference the qarrayrun GitHub repository:\n\n https://github.com/CFSAN-Biostatistics/qarrayrun\n\n\nLicense\n-------\n\nSee the LICENSE file included in the qarrayrun distribution.\n\n\n\n\n\nHistory\n=======\n\n1.0.1 (2018-12-11)\n---------------------\n\n* Fix the text in usage example.\n\n\n1.0.0 (2018-11-29)\n---------------------\n\n* First public release.\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/CFSAN-Biostatistics/qarrayrun", "keywords": "bioinformatics", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "qarrayrun", "package_url": "https://pypi.org/project/qarrayrun/", "platform": "", "project_url": "https://pypi.org/project/qarrayrun/", "project_urls": { "Homepage": "https://github.com/CFSAN-Biostatistics/qarrayrun" }, "release_url": "https://pypi.org/project/qarrayrun/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "A helper tool for running array jobs on an HPC computational node.", "version": "1.0.1" }, "last_serial": 4586933, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "a4804372cb068809ac3b0b84bd9bfccc", "sha256": "109d13e5003a65c10c27018fe9249826484a822ffbf919889ad96f5dc0d06595" }, "downloads": -1, "filename": "qarrayrun-1.0.0.tar.gz", "has_sig": false, "md5_digest": "a4804372cb068809ac3b0b84bd9bfccc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17319, "upload_time": "2018-11-29T18:07:31", "url": "https://files.pythonhosted.org/packages/16/dd/2ddb5c7ef2270d3d1222b0faa3d00cb00a4be9d1e49d9f6df01cced78cfa/qarrayrun-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "25c3460375a1fb7e18e3645e5bbafd6f", "sha256": "80441f5a0cf27e3ba8805ced549f27c176f43d356e6d783c33ef643585a106c5" }, "downloads": -1, "filename": "qarrayrun-1.0.1.tar.gz", "has_sig": false, "md5_digest": "25c3460375a1fb7e18e3645e5bbafd6f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17368, "upload_time": "2018-12-11T19:38:33", "url": "https://files.pythonhosted.org/packages/48/6b/57ae0a846189efc35401f559f3ede6bd9a5d38ab261e05df81ba1827cb05/qarrayrun-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "25c3460375a1fb7e18e3645e5bbafd6f", "sha256": "80441f5a0cf27e3ba8805ced549f27c176f43d356e6d783c33ef643585a106c5" }, "downloads": -1, "filename": "qarrayrun-1.0.1.tar.gz", "has_sig": false, "md5_digest": "25c3460375a1fb7e18e3645e5bbafd6f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17368, "upload_time": "2018-12-11T19:38:33", "url": "https://files.pythonhosted.org/packages/48/6b/57ae0a846189efc35401f559f3ede6bd9a5d38ab261e05df81ba1827cb05/qarrayrun-1.0.1.tar.gz" } ] }