Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sphuber/aiida-shell
AiiDA plugin that makes running shell commands easy.
https://github.com/sphuber/aiida-shell
aiida python
Last synced: 15 days ago
JSON representation
AiiDA plugin that makes running shell commands easy.
- Host: GitHub
- URL: https://github.com/sphuber/aiida-shell
- Owner: sphuber
- License: mit
- Created: 2022-01-23T12:36:55.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-18T11:44:21.000Z (4 months ago)
- Last Synced: 2024-12-06T16:21:56.809Z (28 days ago)
- Topics: aiida, python
- Language: Python
- Homepage:
- Size: 1.7 MB
- Stars: 14
- Watchers: 4
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
- Citation: CITATION.cff
Awesome Lists containing this project
README
[![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.