Metadata-Version: 2.1
Name: aiida-wannier90
Version: 2.1.0
Summary: AiiDA Plugin for the Wannier90 code
Keywords: aiida,plugin,wannier90
Author: Junfeng Qiao, Dominik Gresch, Antimo Marrazzo, Daniel Marchand, Giovanni Pizzi, Norma Rivano, The AiiDA team
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: AiiDA
Classifier: Environment :: Plugins
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Natural Language :: English
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Intended Audience :: Science/Research
Requires-Dist: aiida-core>=2.0,<3
Requires-Dist: ase ; extra == "atomic_tools"
Requires-Dist: sphinx ; extra == "docs"
Requires-Dist: sphinx-rtd-theme ; extra == "docs"
Requires-Dist: sphinxcontrib-details-directive ; extra == "docs"
Requires-Dist: pre-commit ; extra == "pre-commit"
Requires-Dist: pylint ; extra == "pre-commit"
Requires-Dist: yapf>=0.28 ; extra == "pre-commit"
Requires-Dist: prospector>=1.3.1 ; extra == "pre-commit"
Requires-Dist: ruamel.yaml ; extra == "pre-commit"
Requires-Dist: pytest ; extra == "tests"
Requires-Dist: pytest-cov ; extra == "tests"
Requires-Dist: pytest-regressions~=1.0.6 ; extra == "tests"
Requires-Dist: pytest-datadir~=1.3.1 ; extra == "tests"
Requires-Dist: pgtest~=1.3.1 ; extra == "tests"
Requires-Dist: codecov ; extra == "tests"
Project-URL: Documentation, https://aiida-wannier90.readthedocs.io
Project-URL: Source, https://github.com/aiidateam/aiida-wannier90
Provides-Extra: atomic_tools
Provides-Extra: docs
Provides-Extra: pre-commit
Provides-Extra: tests

# aiida-wannier90

AiiDA plugin for the [Wannier90](http://www.wannier.org) code.
This plugin allows to run Wannier90 calculations.
Examples are provided to show the integration with [Quantum ESPRESSO](https://www.quantum-espresso.org) via the [aiida-quantumespresso](https://github.com/aiidateam/aiida-quantumespresso) plugin.

|     | |
|-----|----------------------------------------------------------------------------|
|Latest release| [![PyPI version](https://badge.fury.io/py/aiida-wannier90.svg)](https://badge.fury.io/py/aiida-wannier90) [![PyPI pyversions](https://img.shields.io/pypi/pyversions/aiida-wannier90.svg)](https://pypi.python.org/pypi/aiida-wannier90/) |
|Getting help| [![Docs status](https://readthedocs.org/projects/aiida-wannier90/badge)](http://aiida-wannier90.readthedocs.io/) [![Google Group](https://img.shields.io/badge/-Google%20Group-lightgrey.svg)](https://groups.google.com/forum/#!forum/aiidausers)
|Build status| [![Build Status](https://github.com/aiidateam/aiida-wannier90/actions/workflows/ci.yml/badge.svg)](https://github.com/aiidateam/aiida-wannier90/actions) [![Coverage Status](https://codecov.io/gh/aiidateam/aiida-wannier90/branch/develop/graph/badge.svg)](https://codecov.io/gh/aiidateam/aiida-wannier90) |
|Activity| [![PyPI-downloads](https://img.shields.io/pypi/dm/aiida-wannier90.svg?style=flat)](https://pypistats.org/packages/aiida-wannier90) [![Commit Activity](https://img.shields.io/github/commit-activity/m/aiidateam/aiida-wannier90.svg)](https://github.com/aiidateam/aiida-wannier90/pulse)

## Documentation

The documentation on how to use this plugin package is available on [Read the Docs](http://aiida-wannier90.readthedocs.io/).

## Acknowledgements

This work is supported by the [MARVEL National Centre for Competency in Research](<http://nccr-marvel.ch>) funded by the [Swiss National Science Foundation](<http://www.snf.ch/en>), and the [swissuniversities P-5 project "Materials Cloud"](<https://www.materialscloud.org/swissuniversities>).

![MARVEL](docs/source/img/logo/MARVEL.png)

![swissuniversities](docs/source/img/logo/swissuniversities.png)

