aiida-shell


Nameaiida-shell JSON
Version 0.8.0 PyPI version JSON
download
home_pageNone
SummaryAiiDA plugin that makes running shell commands easy.
upload_time2024-09-18 08:04:48
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/09/97/a30d0c754aa42803ea343d510f65eb698ab0ca01446330ad24d459c08dbd/aiida_shell-0.8.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.8.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": "d91afa0f41ec7944c473bc56042384c68dceb36cc10faa8946752ef8518b10d6",
                "md5": "8d3e571091ebdc34d313a5ff658c3ca9",
                "sha256": "bd113d786eeadc1e4d2f90626b7dfd87e87eebc7f988fd2a89112d010ceead1d"
            },
            "downloads": -1,
            "filename": "aiida_shell-0.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8d3e571091ebdc34d313a5ff658c3ca9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 20143,
            "upload_time": "2024-09-18T08:04:44",
            "upload_time_iso_8601": "2024-09-18T08:04:44.920616Z",
            "url": "https://files.pythonhosted.org/packages/d9/1a/fa0f41ec7944c473bc56042384c68dceb36cc10faa8946752ef8518b10d6/aiida_shell-0.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0997a30d0c754aa42803ea343d510f65eb698ab0ca01446330ad24d459c08dbd",
                "md5": "2fdb9228d974387273c73380ba810928",
                "sha256": "b4d37ecc43cd90657540cb45dbaa1f7d41c2fb1e99e8ba0966e4f5262ba2a500"
            },
            "downloads": -1,
            "filename": "aiida_shell-0.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2fdb9228d974387273c73380ba810928",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 1473823,
            "upload_time": "2024-09-18T08:04:48",
            "upload_time_iso_8601": "2024-09-18T08:04:48.108987Z",
            "url": "https://files.pythonhosted.org/packages/09/97/a30d0c754aa42803ea343d510f65eb698ab0ca01446330ad24d459c08dbd/aiida_shell-0.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-18 08:04:48",
    "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.51900s