NREL-jade


NameNREL-jade JSON
Version 0.10.2 PyPI version JSON
download
home_pageNone
SummaryProvides HPC workflow automation services
upload_time2024-05-15 15:18:34
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords hpc jade workflow
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # JADE
JADE provides a simple, flexible interface to submit jobs to an HPC.

[![PyPI](https://img.shields.io/pypi/pyversions/NREL-jade.svg)](https://pypi.python.org/pypi/nrel-jade)
[![Documentation](https://img.shields.io/badge/docs-ready-blue.svg)](https://nrel.github.io/jade/)

## Documentation
Documentation: https://nrel.github.io/jade/

Tutorial: https://nrel.github.io/jade/tutorial.html

## Installation

```bash
pip install NREL-jade
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "NREL-jade",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "Daniel Thom <daniel.thom@nrel.gov>",
    "keywords": "hpc, jade, workflow",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/56/3b/396a803fbc630ac2dd3af80bedc2d25a1f41f08449b5cc9cccc6ca599e08/nrel_jade-0.10.2.tar.gz",
    "platform": null,
    "description": "# JADE\nJADE provides a simple, flexible interface to submit jobs to an HPC.\n\n[![PyPI](https://img.shields.io/pypi/pyversions/NREL-jade.svg)](https://pypi.python.org/pypi/nrel-jade)\n[![Documentation](https://img.shields.io/badge/docs-ready-blue.svg)](https://nrel.github.io/jade/)\n\n## Documentation\nDocumentation: https://nrel.github.io/jade/\n\nTutorial: https://nrel.github.io/jade/tutorial.html\n\n## Installation\n\n```bash\npip install NREL-jade\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Provides HPC workflow automation services",
    "version": "0.10.2",
    "project_urls": {
        "Homepage": "https://github.com./NREL/jade"
    },
    "split_keywords": [
        "hpc",
        " jade",
        " workflow"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4812b2485befd9700fde85d327ed6c52cd2243c323bfc6af5d112d1f2825407a",
                "md5": "eb8f115ff4ce8581c00d594eab68ca87",
                "sha256": "41ffcbb8b6ff2f474e121feb4ed8567caa443acaebccc1af658e739d1760b6a8"
            },
            "downloads": -1,
            "filename": "nrel_jade-0.10.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "eb8f115ff4ce8581c00d594eab68ca87",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 192062,
            "upload_time": "2024-05-15T15:18:32",
            "upload_time_iso_8601": "2024-05-15T15:18:32.527506Z",
            "url": "https://files.pythonhosted.org/packages/48/12/b2485befd9700fde85d327ed6c52cd2243c323bfc6af5d112d1f2825407a/nrel_jade-0.10.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "563b396a803fbc630ac2dd3af80bedc2d25a1f41f08449b5cc9cccc6ca599e08",
                "md5": "d88359f76f77f88600e1ef74ac1d00a8",
                "sha256": "7085a4a52547f1676dae37d2f5792f6247cdf42732ca6627aecbe683a863fbf6"
            },
            "downloads": -1,
            "filename": "nrel_jade-0.10.2.tar.gz",
            "has_sig": false,
            "md5_digest": "d88359f76f77f88600e1ef74ac1d00a8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 1021635,
            "upload_time": "2024-05-15T15:18:34",
            "upload_time_iso_8601": "2024-05-15T15:18:34.323516Z",
            "url": "https://files.pythonhosted.org/packages/56/3b/396a803fbc630ac2dd3af80bedc2d25a1f41f08449b5cc9cccc6ca599e08/nrel_jade-0.10.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-15 15:18:34",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "nrel-jade"
}
        
Elapsed time: 0.24853s