aiida-shell


Nameaiida-shell JSON
Version 0.7.0 PyPI version JSON
download
home_pageNone
SummaryAiiDA plugin that makes running shell commands easy.
upload_time2024-03-22 09:45:15
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords aiida workflows
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div style="text-align: center;">
    <img src="docs/source/_static/logo-text.svg" style="width:100%" alt="aiida-shell"/>
</div>

[![PyPI version](https://badge.fury.io/py/aiida-shell.svg)](https://badge.fury.io/py/aiida-shell)
[![PyPI pyversions](https://img.shields.io/pypi/pyversions/aiida-shell.svg)](https://pypi.python.org/pypi/aiida-shell)
[![CI](https://github.com/sphuber/aiida-shell/workflows/ci/badge.svg)](https://github.com/sphuber/aiida-shell/actions/workflows/ci.yml)

AiiDA plugin that makes running shell commands easy.
Run any shell executable without writing a dedicated plugin or parser.

## Documentation

Please refer to the [online documentation](https://aiida-shell.readthedocs.io/) for a complete guide.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "aiida-shell",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "aiida, workflows",
    "author": null,
    "author_email": "\"Sebastiaan P. Huber\" <mail@sphuber.net>",
    "download_url": "https://files.pythonhosted.org/packages/d2/6b/b1f3a5ad7f1774fe36fe71f1e99824da5271ea49596d422a9fd23ce5b61c/aiida_shell-0.7.0.tar.gz",
    "platform": null,
    "description": "<div style=\"text-align: center;\">\n    <img src=\"docs/source/_static/logo-text.svg\" style=\"width:100%\" alt=\"aiida-shell\"/>\n</div>\n\n[![PyPI version](https://badge.fury.io/py/aiida-shell.svg)](https://badge.fury.io/py/aiida-shell)\n[![PyPI pyversions](https://img.shields.io/pypi/pyversions/aiida-shell.svg)](https://pypi.python.org/pypi/aiida-shell)\n[![CI](https://github.com/sphuber/aiida-shell/workflows/ci/badge.svg)](https://github.com/sphuber/aiida-shell/actions/workflows/ci.yml)\n\nAiiDA plugin that makes running shell commands easy.\nRun any shell executable without writing a dedicated plugin or parser.\n\n## Documentation\n\nPlease refer to the [online documentation](https://aiida-shell.readthedocs.io/) for a complete guide.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "AiiDA plugin that makes running shell commands easy.",
    "version": "0.7.0",
    "project_urls": {
        "documentation": "https://aiida-shell.readthedocs.io/",
        "homepage": "https://github.com/sphuber/aiida-shell",
        "source": "https://github.com/sphuber/aiida-shell",
        "tracker": "https://github.com/sphuber/aiida-shell/issues"
    },
    "split_keywords": [
        "aiida",
        " workflows"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "23fa6bbce94075c03a80dc5970ae68717658c220976eb593075e2b1e6f0fb426",
                "md5": "0c1638bdf66fd0dc69dfd912b68eb8ae",
                "sha256": "c4c70e79236a1ac2c7ff05a015a3697a993a23e26cb9c9444924ef8e54d98adf"
            },
            "downloads": -1,
            "filename": "aiida_shell-0.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0c1638bdf66fd0dc69dfd912b68eb8ae",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 19620,
            "upload_time": "2024-03-22T09:45:12",
            "upload_time_iso_8601": "2024-03-22T09:45:12.808015Z",
            "url": "https://files.pythonhosted.org/packages/23/fa/6bbce94075c03a80dc5970ae68717658c220976eb593075e2b1e6f0fb426/aiida_shell-0.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d26bb1f3a5ad7f1774fe36fe71f1e99824da5271ea49596d422a9fd23ce5b61c",
                "md5": "c818927c15a4424570b1fcf639434b3e",
                "sha256": "62f8ba169b2a5f5927cbf2fe78f3f90c21371aa5b451046761ed1bf668e02bcb"
            },
            "downloads": -1,
            "filename": "aiida_shell-0.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c818927c15a4424570b1fcf639434b3e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 1471988,
            "upload_time": "2024-03-22T09:45:15",
            "upload_time_iso_8601": "2024-03-22T09:45:15.420699Z",
            "url": "https://files.pythonhosted.org/packages/d2/6b/b1f3a5ad7f1774fe36fe71f1e99824da5271ea49596d422a9fd23ce5b61c/aiida_shell-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-22 09:45:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sphuber",
    "github_project": "aiida-shell",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "aiida-shell"
}
        
Elapsed time: 0.21991s