aiida-shell
AiiDA plugin that makes running shell commands easy.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.3%) to scientific vocabulary
Keywords
aiida
python
Last synced: 6 months ago
·
JSON representation
·
Repository
AiiDA plugin that makes running shell commands easy.
Basic Info
Statistics
- Stars: 15
- Watchers: 3
- Forks: 7
- Open Issues: 5
- Releases: 0
Topics
aiida
python
Created about 4 years ago
· Last pushed 9 months ago
Metadata Files
Readme
Changelog
License
Citation
README.md
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 for a complete guide.
Owner
- Name: Sebastiaan Huber
- Login: sphuber
- Kind: user
- Repositories: 6
- Profile: https://github.com/sphuber
Citation (CITATION.cff)
cff-version: 1.2.0
title: aiida-shell
abstract: AiiDA plugin that makes running shell commands easy.
date-released: "2024-07-16"
message: Please cite this software using these metadata.
type: software
authors:
- given-names: Sebastiaan P.
family-names: Huber
email: mail@sphuber.net
affiliation: École Polytechnique Fédérale de Lausanne
repository-code: "https://github.com/sphuber/aiida-shell"
version: 0.8.0
license: MIT License
GitHub Events
Total
- Issues event: 1
- Watch event: 1
- Delete event: 1
- Issue comment event: 10
- Push event: 8
- Pull request review event: 5
- Pull request review comment event: 3
- Pull request event: 6
- Create event: 3
Last Year
- Issues event: 1
- Watch event: 1
- Delete event: 1
- Issue comment event: 10
- Push event: 8
- Pull request review event: 5
- Pull request review comment event: 3
- Pull request event: 6
- Create event: 3
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Sebastiaan Huber | m****l@s****t | 110 |
| Xing Wang | x****1@g****m | 2 |
| Philipp Diercks | 5****s | 1 |
| Lars Bilke | l****e@u****e | 1 |
| Giovanni Pizzi | g****z@g****m | 1 |
| Alexander Goscinski | a****i@p****e | 1 |
| Sebastiaan Huber | a****r@m****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 32
- Total pull requests: 72
- Average time to close issues: about 1 month
- Average time to close pull requests: 10 days
- Total issue authors: 9
- Total pull request authors: 6
- Average comments per issue: 2.31
- Average comments per pull request: 0.36
- Merged pull requests: 68
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 2
- Pull requests: 7
- Average time to close issues: about 18 hours
- Average time to close pull requests: about 6 hours
- Issue authors: 2
- Pull request authors: 4
- Average comments per issue: 1.5
- Average comments per pull request: 0.14
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- sphuber (17)
- bilke (2)
- giovannipizzi (2)
- yakutovicha (1)
- hujay2019 (1)
- ConradJohnston (1)
- GeigerJ2 (1)
- superstar54 (1)
Pull Request Authors
- sphuber (79)
- superstar54 (5)
- bilke (2)
- giovannipizzi (2)
- agoscinski (2)
- GeigerJ2 (1)
Top Labels
Issue Labels
topic/shell-job (14)
priority/important (10)
type/bug (7)
priority/nice to have (7)
type/accepted feature (5)
type/enhancement (4)
topic/parsers (2)
type/requested feature (2)
topics/launchers (1)
topic/dependencies (1)
topic/tests (1)
priority/critical (1)
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 13,866 last-month
- Total dependent packages: 4
- Total dependent repositories: 1
- Total versions: 15
- Total maintainers: 1
pypi.org: aiida-shell
AiiDA plugin that makes running shell commands easy.
- Documentation: https://aiida-shell.readthedocs.io/
- License: MIT License
-
Latest release: 0.8.1
published 9 months ago
Rankings
Dependent packages count: 4.8%
Downloads: 6.3%
Average: 10.9%
Dependent repos count: 21.6%
Maintainers (1)
Last synced:
6 months ago
Dependencies
.github/workflows/cd.yml
actions
- actions/cache v1 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- rabbitmq latest docker
.github/workflows/ci.yml
actions
- actions/cache v1 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- rabbitmq latest docker
pyproject.toml
pypi
- aiida-core ~=2.4
- dill *