https://github.com/aiidateam/aiida-plugin-migrator
Refactors AiiDA plugins for the transition from `aiida-core` v0.x to `aiida-core` v1.0
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.0%) to scientific vocabulary
Repository
Refactors AiiDA plugins for the transition from `aiida-core` v0.x to `aiida-core` v1.0
Basic Info
- Host: GitHub
- Owner: aiidateam
- Language: Python
- Default Branch: master
- Size: 7.81 KB
Statistics
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
aiida-plugin-migrator
This too helps refactoring AiiDA plugins for
the transition from aiida-core v0.x to aiida-core v1.0.
It makes use of the Bowler refactoring tool.
Installation
The aiida-plugin-migrator only runs under python3
(but it does not depend on aiida-core).
``` git clone https://github.com/aiidateam/aiida-plugin-migrator cd aiida-plugin-migrator pip install -e .
need latest bowler fixes
pip install git+https://github.com/facebookincubator/Bowler.git@master ```
This adds aiida-plugin-migrator.py to the PATH.
Usage
aiida-plugin-migrator.py /path/to/plugin/code
Improvement
Backwards-incompatible changes have been documented in:
- the AiiDA wiki
- the documentation
- this comment (for
aiida.utils)
As the plugin migrator is improved, please keep the Wiki updated.
Owner
- Name: AiiDA team
- Login: aiidateam
- Kind: organization
- Website: http://www.aiida.net
- Repositories: 63
- Profile: https://github.com/aiidateam
The development team of AiiDA
GitHub Events
Total
Last Year
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Leopold Talirz | l****z@g****m | 6 |
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0