slurm-workflow-utils


Nameslurm-workflow-utils JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/jai-python3/slurm-workflow-utils
SummaryCollection of Python scripts to facilitate creation and dispatching of computational jobs
upload_time2024-02-07 02:00:28
maintainer
docs_urlNone
authorJaideep Sundaram
requires_python>=3.6
license
keywords slurm_workflow_utils
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =====================
Slurm Workflow Utils
=====================

Collection of Python scripts to facilitate creation and dispatching of computational jobs via SLURM sbatch scripts.


Features
--------

To following exported console scripts are available:

- workflow-builder
- workflow-launcher


Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2024-02-01)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jai-python3/slurm-workflow-utils",
    "name": "slurm-workflow-utils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "slurm_workflow_utils",
    "author": "Jaideep Sundaram",
    "author_email": "jai.python3@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/4c/3d/86d67ee77b31fe4de7f9eb88a87da78253289524831efec7e1cf07c4cf86/slurm_workflow_utils-0.1.0.tar.gz",
    "platform": null,
    "description": "=====================\nSlurm Workflow Utils\n=====================\n\nCollection of Python scripts to facilitate creation and dispatching of computational jobs via SLURM sbatch scripts.\n\n\nFeatures\n--------\n\nTo following exported console scripts are available:\n\n- workflow-builder\n- workflow-launcher\n\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2024-02-01)\n------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Collection of Python scripts to facilitate creation and dispatching of computational jobs",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/jai-python3/slurm-workflow-utils"
    },
    "split_keywords": [
        "slurm_workflow_utils"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8068e958ddf4eeebf51db557ab461684bbde17632f577d4023a301e82b821314",
                "md5": "c5428450a5d87fa6200cab035d8fe8fa",
                "sha256": "30f0c14af66978577cc3ca4f46130d6747d07d660b0d55f29baac43b0c7e7081"
            },
            "downloads": -1,
            "filename": "slurm_workflow_utils-0.1.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c5428450a5d87fa6200cab035d8fe8fa",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 25756,
            "upload_time": "2024-02-07T02:00:23",
            "upload_time_iso_8601": "2024-02-07T02:00:23.973812Z",
            "url": "https://files.pythonhosted.org/packages/80/68/e958ddf4eeebf51db557ab461684bbde17632f577d4023a301e82b821314/slurm_workflow_utils-0.1.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4c3d86d67ee77b31fe4de7f9eb88a87da78253289524831efec7e1cf07c4cf86",
                "md5": "8ba69f4a671be3f282b07a0d62407fd5",
                "sha256": "3888dc3702477b543e8d6b6772628977dd81b3570b08d00983db85c2d12abcdc"
            },
            "downloads": -1,
            "filename": "slurm_workflow_utils-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8ba69f4a671be3f282b07a0d62407fd5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 28329,
            "upload_time": "2024-02-07T02:00:28",
            "upload_time_iso_8601": "2024-02-07T02:00:28.260256Z",
            "url": "https://files.pythonhosted.org/packages/4c/3d/86d67ee77b31fe4de7f9eb88a87da78253289524831efec7e1cf07c4cf86/slurm_workflow_utils-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-07 02:00:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jai-python3",
    "github_project": "slurm-workflow-utils",
    "github_not_found": true,
    "lcname": "slurm-workflow-utils"
}
        
Elapsed time: 0.18859s