NREL-jade


NameNREL-jade JSON
Version 0.10.1 PyPI version JSON
download
home_pageNone
SummaryProvides HPC workflow automation services
upload_time2024-04-19 17:33:29
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/b6/d9/3319d5d76619cd87f6071e66067d6a0cc78b4d2edd8a51818b250a2e9ece/nrel_jade-0.10.1.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.1",
    "project_urls": {
        "Homepage": "https://github.com./NREL/jade"
    },
    "split_keywords": [
        "hpc",
        " jade",
        " workflow"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e7ad49c6be7a6fed58a5cce26e29ab152d77378c88fef43fe200b962144f4a2",
                "md5": "049cb3adbc6367a4ff9e354ce251b660",
                "sha256": "77c132e2b288a06568ed20f3cbfc0d3a38d6eb0a591fbba443fc378693ce6ca2"
            },
            "downloads": -1,
            "filename": "nrel_jade-0.10.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "049cb3adbc6367a4ff9e354ce251b660",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 192019,
            "upload_time": "2024-04-19T17:33:27",
            "upload_time_iso_8601": "2024-04-19T17:33:27.932260Z",
            "url": "https://files.pythonhosted.org/packages/2e/7a/d49c6be7a6fed58a5cce26e29ab152d77378c88fef43fe200b962144f4a2/nrel_jade-0.10.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6d93319d5d76619cd87f6071e66067d6a0cc78b4d2edd8a51818b250a2e9ece",
                "md5": "9d49e30f9d0610d072cb9798503522da",
                "sha256": "7b29b654a6f26b94b221c4df02b3254f2b468c3e6fc1aac12a35dc2adb821e8d"
            },
            "downloads": -1,
            "filename": "nrel_jade-0.10.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9d49e30f9d0610d072cb9798503522da",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 1021587,
            "upload_time": "2024-04-19T17:33:29",
            "upload_time_iso_8601": "2024-04-19T17:33:29.952659Z",
            "url": "https://files.pythonhosted.org/packages/b6/d9/3319d5d76619cd87f6071e66067d6a0cc78b4d2edd8a51818b250a2e9ece/nrel_jade-0.10.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-19 17:33:29",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "nrel-jade"
}
        
Elapsed time: 0.24605s