{ "info": { "author": "Thomas Maier", "author_email": "thomas.maier1989@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3" ], "description": "# SLURMY - Special handLer for Universal Running of Multiple jobs, Yes!\n\nSlurmy is a general batch submission module, which allows to define very general jobs to be run on batch system setups on linux computing clusters. Currently, only slurm is supported as backend, but further backends can easily be added. The definition of the job execution is done with a general shell execution script, as is used by most batch systems. In addition to the batch definition, jobs can also be dynamically executed locally, which allows for an arbitrary combination of batch and local jobs.\n\nPlease have a look at the [documentation page](https://thomas-maier.github.io/slurmy/) for more information.\n\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/Thomas-Maier/slurmy", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "slurmy", "package_url": "https://pypi.org/project/slurmy/", "platform": "", "project_url": "https://pypi.org/project/slurmy/", "project_urls": { "Homepage": "https://github.com/Thomas-Maier/slurmy" }, "release_url": "https://pypi.org/project/slurmy/1.3.1/", "requires_dist": [ "tqdm" ], "requires_python": "", "summary": "Manager of batch jobs accross different backends.", "version": "1.3.1" }, "last_serial": 4469805, "releases": { "1.3.1": [ { "comment_text": "", "digests": { "md5": "1761c69bbda02a09b5abc44aeb29657b", "sha256": "3fef617ae78b157fa32749611573ee709cce7d9d4c8ecbe556e940cec0ce3d17" }, "downloads": -1, "filename": "slurmy-1.3.1-py3-none-any.whl", "has_sig": false, "md5_digest": "1761c69bbda02a09b5abc44aeb29657b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 57366, "upload_time": "2018-11-09T15:02:34", "url": "https://files.pythonhosted.org/packages/91/66/b5ca3603f9071e70f910a9ee8c5f4cd27f44178e0b2325ae5dc2bc321e59/slurmy-1.3.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "eb6422c5b43272a7c9565aa5053afc25", "sha256": "023f7fdb6e1b366b032d638d520931aca1d7f79b0fb980b824d28955e0313f2d" }, "downloads": -1, "filename": "slurmy-1.3.1.tar.gz", "has_sig": false, "md5_digest": "eb6422c5b43272a7c9565aa5053afc25", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34240, "upload_time": "2018-11-09T15:02:36", "url": "https://files.pythonhosted.org/packages/06/31/55148a1f54cd3d8044d66b55a6cd075cce83ffd298d2b057e8bc6c857c1f/slurmy-1.3.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1761c69bbda02a09b5abc44aeb29657b", "sha256": "3fef617ae78b157fa32749611573ee709cce7d9d4c8ecbe556e940cec0ce3d17" }, "downloads": -1, "filename": "slurmy-1.3.1-py3-none-any.whl", "has_sig": false, "md5_digest": "1761c69bbda02a09b5abc44aeb29657b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 57366, "upload_time": "2018-11-09T15:02:34", "url": "https://files.pythonhosted.org/packages/91/66/b5ca3603f9071e70f910a9ee8c5f4cd27f44178e0b2325ae5dc2bc321e59/slurmy-1.3.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "eb6422c5b43272a7c9565aa5053afc25", "sha256": "023f7fdb6e1b366b032d638d520931aca1d7f79b0fb980b824d28955e0313f2d" }, "downloads": -1, "filename": "slurmy-1.3.1.tar.gz", "has_sig": false, "md5_digest": "eb6422c5b43272a7c9565aa5053afc25", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34240, "upload_time": "2018-11-09T15:02:36", "url": "https://files.pythonhosted.org/packages/06/31/55148a1f54cd3d8044d66b55a6cd075cce83ffd298d2b057e8bc6c857c1f/slurmy-1.3.1.tar.gz" } ] }