singularity-compose


Namesingularity-compose JSON
Version 0.1.19 PyPI version JSON
download
home_pagehttp://github.com/singularityhub/singularity-compose
Summarysimple orchestration for singularity containers
upload_time2024-05-11 19:07:47
maintainerVanessa Sochat
docs_urlNone
authorVanessa Sochat
requires_pythonNone
licenseLICENSE
keywords singularity compose
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Singularity Compose

[![status](http://joss.theoj.org/papers/1fc2593b11b5e18df12efb59ed8757a0/status.svg)](http://joss.theoj.org/papers/1fc2593b11b5e18df12efb59ed8757a0)
[![DOI](https://zenodo.org/badge/188852712.svg)](https://zenodo.org/badge/latestdoi/188852712)

This is a simple orchestration library for Singularity containers, akin to
Docker Compose. See the [specification](https://singularityhub.github.io/singularity-compose/#/spec/spec-1.0)
and the [documentation](https://singularityhub.github.io/singularity-compose) for
details, or more examples below.

## Examples

See our [Singularity Compose Examples](https://www.github.com/singularityhub/singularity-compose-examples) repository for
finding or contributing examples for using scompose.

            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/singularityhub/singularity-compose",
    "name": "singularity-compose",
    "maintainer": "Vanessa Sochat",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "vsoch@users.noreply.github.com",
    "keywords": "singularity, compose",
    "author": "Vanessa Sochat",
    "author_email": "vsoch@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/c5/20/93dea5bbfee464cc1fc2881ac2ddad45184882beb597aa1009ca994e4479/singularity-compose-0.1.19.tar.gz",
    "platform": null,
    "description": "# Singularity Compose\n\n[![status](http://joss.theoj.org/papers/1fc2593b11b5e18df12efb59ed8757a0/status.svg)](http://joss.theoj.org/papers/1fc2593b11b5e18df12efb59ed8757a0)\n[![DOI](https://zenodo.org/badge/188852712.svg)](https://zenodo.org/badge/latestdoi/188852712)\n\nThis is a simple orchestration library for Singularity containers, akin to\nDocker Compose. See the [specification](https://singularityhub.github.io/singularity-compose/#/spec/spec-1.0)\nand the [documentation](https://singularityhub.github.io/singularity-compose) for\ndetails, or more examples below.\n\n## Examples\n\nSee our [Singularity Compose Examples](https://www.github.com/singularityhub/singularity-compose-examples) repository for\nfinding or contributing examples for using scompose.\n",
    "bugtrack_url": null,
    "license": "LICENSE",
    "summary": "simple orchestration for singularity containers",
    "version": "0.1.19",
    "project_urls": {
        "Homepage": "http://github.com/singularityhub/singularity-compose"
    },
    "split_keywords": [
        "singularity",
        " compose"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f4b614e4557b76623b007747bb2403627960ef3e0f31f670dcaf29874b7209f",
                "md5": "838da16ff5e3de62527efc10cdc256cb",
                "sha256": "e5505efc80dfe77e82b7440cbfd38ef3e4458949c6b9abd88eac67baf11f41c3"
            },
            "downloads": -1,
            "filename": "singularity_compose-0.1.19-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "838da16ff5e3de62527efc10cdc256cb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 48017,
            "upload_time": "2024-05-11T19:07:45",
            "upload_time_iso_8601": "2024-05-11T19:07:45.671658Z",
            "url": "https://files.pythonhosted.org/packages/4f/4b/614e4557b76623b007747bb2403627960ef3e0f31f670dcaf29874b7209f/singularity_compose-0.1.19-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c52093dea5bbfee464cc1fc2881ac2ddad45184882beb597aa1009ca994e4479",
                "md5": "61fda296f6847ad3df13ce7873c0e5a0",
                "sha256": "86ced30ce84a66e481c8ec288b880eea396efd7f8b62257e787c49373f552d38"
            },
            "downloads": -1,
            "filename": "singularity-compose-0.1.19.tar.gz",
            "has_sig": false,
            "md5_digest": "61fda296f6847ad3df13ce7873c0e5a0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 33241,
            "upload_time": "2024-05-11T19:07:47",
            "upload_time_iso_8601": "2024-05-11T19:07:47.343329Z",
            "url": "https://files.pythonhosted.org/packages/c5/20/93dea5bbfee464cc1fc2881ac2ddad45184882beb597aa1009ca994e4479/singularity-compose-0.1.19.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-11 19:07:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "singularityhub",
    "github_project": "singularity-compose",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "circle": true,
    "lcname": "singularity-compose"
}
        
Elapsed time: 0.24762s