Skip to main content

Package for the AiiDAlab QE app

Project description

AiiDAlab Quantum ESPRESSO application

codecov Documentation Status

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!

The app is currently in an early development stage!

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:

  1. Create a tagged release with bumped version and push it to the repository.
  2. 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 --dry option to preview the release change.
  • The release tag (e.g. a/b/rc) is determined from the last release. Use the --tag option to switch the release tag.
  • For making "outdated" release since we fix minor version to 2x.04.xx and 2x.10.xx, use e.g. bumpver update --set-version v23.10.0rc4 --ignore-vcs-tag to make the release.

Acknowledgements

We acknowledge support from:

MARVEL MaX MarketPlace BIG-MAP EU DOME 4.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aiidalab_qe-24.10.0a8.tar.gz (1.2 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aiidalab_qe-24.10.0a8-py3-none-any.whl (1.2 MB view details)

Uploaded Python 3

File details

Details for the file aiidalab_qe-24.10.0a8.tar.gz.

File metadata

  • Download URL: aiidalab_qe-24.10.0a8.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.21

File hashes

Hashes for aiidalab_qe-24.10.0a8.tar.gz
Algorithm Hash digest
SHA256 f76301a13b1d5d8321fa86ff8966a17de7e02e9ce5f7c237259dedfc4c80aef9
MD5 b10e3f5e6773fcc889f0f9682a8cfe79
BLAKE2b-256 5bcca0fb3720e6106c4e3cca75eb64e49ed66679338beb019f9089413069afe1

See more details on using hashes here.

File details

Details for the file aiidalab_qe-24.10.0a8-py3-none-any.whl.

File metadata

File hashes

Hashes for aiidalab_qe-24.10.0a8-py3-none-any.whl
Algorithm Hash digest
SHA256 fa9a8aff97f7869a64b67969688e8ac2fcf9daed53d0631a96dbd64b75792db1
MD5 195b2601609c21534ea6e39b0b1dd217
BLAKE2b-256 3b116f12d4376bfd7bf8fbc54bcd465c0f05309f9f83ba3d413b7803915cf017

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page