Package for the AiiDAlab QE app
Project description
AiiDAlab Quantum ESPRESSO application
About
This is an AiiDAlab application for Quantum ESPRESSO workflows. The app allows the execution of a workflow with Quantum ESPRESSO that includes the selection of an input structure, its relaxation, the bands structure calculation, and more!
For developers
The package uses pre-commit hooks to check the style consistency of all commits. To use those you need to first install the pre-commit package itself, e.g. with:
pip install .[dev]
and then install the pre-commit hooks with
pre-commit install
The pre-commit checks should now be automatically executed prior to each commit.
To run unit tests in the AiiDAlab container, you need to run pytest from within the aiida-core-services conda environment:
conda activate aiida-core-services
pytest -sv tests
To run the integration tests, you need to build the Docker image first:
docker build . -t aiidalab/qe
Then, you can run the integration tests with:
pytest --driver Chrome tests_integration
Published Docker images
Supported tags released on Github Container Registry:
edge– the latest commit on the default branch (main)latest– the latest stable release$version– the version of a specific release (ex.2022.1001)
Pull requests into the default branch are further released on ghcr.io with the pr-### tag to simplify the testing of development versions.
For maintainers
To create a new release, clone the repository, install development dependencies with pip install '.[dev]', and then execute bumpver update.
This will:
- Create a tagged release with bumped version and push it to the repository.
- Trigger a GitHub actions workflow that creates a GitHub release.
For more details of the releases plan and management, please go to the wiki.
Additional notes:
- Use the
--dryoption to preview the release change. - The release tag (e.g. a/b/rc) is determined from the last release.
Use the
--tagoption to switch the release tag. - For making "outdated" release since we fix minor version to
2x.04.xxand2x.10.xx, use e.g.bumpver update --set-version v23.10.0rc4 --ignore-vcs-tagto make the release.
Cite
If you use the AiiDAlab QE app in your research, please cite:
Making atomistic materials calculations accessible with the AiiDAlab Quantum ESPRESSO app
npj. Comput. Mater. 12, 72 (2026). https://doi.org/10.1038/s41524-025-01936-4
Acknowledgements
We acknowledge support from:
- MARVEL National Centre for Competency in Research funded by the Swiss National Science Foundation.
- BIG-MAP project funded by the Horizon 2020 research and innovation programme (Grant No. 957189).
- MARKETPLACE project funded by Horizon 2020 under the H2020-NMBP-25-2017 call (Grant No. 760173).
- MaX European Centre of Excellence funded by the Horizon 2020 EINFRA-5 program (Grant No. 676598).
- DOME 4.0 project funded by the EU Horizon 2020 Research and Innovation Programme (Grant No. 953163)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aiidalab_qe-26.4.0.tar.gz.
File metadata
- Download URL: aiidalab_qe-26.4.0.tar.gz
- Upload date:
- Size: 1.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aeeaf213e76188fa1209ce909d6076d8e9625c32edf294cdf0b1db3223993221
|
|
| MD5 |
3d147585eacb28ba41d6e7b9d73ad5b5
|
|
| BLAKE2b-256 |
22b396239709086e900f4f286caacb686fec612792a054f713cd87fa19c619f9
|
File details
Details for the file aiidalab_qe-26.4.0-py3-none-any.whl.
File metadata
- Download URL: aiidalab_qe-26.4.0-py3-none-any.whl
- Upload date:
- Size: 1.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a8defc4c418fb89cc447facbd77c0933a8de1d92d450817b6af224e73b2be1a
|
|
| MD5 |
f50cb207fd7a3bf9dde234d3da7e0fa1
|
|
| BLAKE2b-256 |
5902a966488c32d8df5d34ec3d30efb753c995697fb19c3e27446cf830b212bc
|