Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/superstar54/aiidalab-qe-hello-world
Simplest possible AiiDAlab-QE plugin
https://github.com/superstar54/aiidalab-qe-hello-world
Last synced: about 1 month ago
JSON representation
Simplest possible AiiDAlab-QE plugin
- Host: GitHub
- URL: https://github.com/superstar54/aiidalab-qe-hello-world
- Owner: superstar54
- License: mit
- Created: 2023-05-08T09:51:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-03T11:04:32.000Z (about 1 year ago)
- Last Synced: 2024-10-29T03:22:55.390Z (2 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aiidalab-qe-hello-world
This is a simple plugin to print the formula of the input structure with your name.
For the idea of Qeapp plugin implementation, please read here: https://hackmd.io/@aiidalab/BJreq_UXn## Installation
In order to load this plugin into QeApp, you need to switch to the `use_plugin` branch for your `aiidalab-qe`.
Then, install this plugin by:
```shell
pip install -e .
```## License
MIT
## Contact