Metadata-Version: 2.1
Name: aiida-wannier90
Version: 2.0.0
Summary: AiiDA Plugin for the Wannier90 code
Home-page: https://github.com/aiidateam/aiida-wannier90
Author: Dominik Gresch, Antimo Marrazzo, Daniel Marchand, Giovanni Pizzi, Junfeng Qiao, Norma Rivano, and the AiiDA team
Author-email: 
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Framework :: AiiDA
Classifier: Natural Language :: English
Requires-Python: >=2.7,!=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
Description-Content-Type: text/markdown
Provides-Extra: docs
Provides-Extra: dev_precommit
Provides-Extra: atomic_tools
Provides-Extra: testing
Requires-Dist: aiida-core (<2,>=1.0.0)
Provides-Extra: atomic_tools
Provides-Extra: atomic_tools
Requires-Dist: ase (<=3.15); (python_version < "3.5") and extra == 'atomic_tools'
Provides-Extra: atomic_tools
Requires-Dist: ase; (python_version >= "3.5") and extra == 'atomic_tools'
Provides-Extra: dev_precommit
Requires-Dist: pre-commit; extra == 'dev_precommit'
Requires-Dist: yapf (==0.28); extra == 'dev_precommit'
Requires-Dist: prospector (==1.1.7); extra == 'dev_precommit'
Provides-Extra: docs
Requires-Dist: sphinx; extra == 'docs'
Requires-Dist: sphinx-rtd-theme; extra == 'docs'
Provides-Extra: docs
Requires-Dist: sphinxcontrib-details-directive; (python_version >= "3.0") and extra == 'docs'
Provides-Extra: testing
Requires-Dist: pytest; extra == 'testing'
Requires-Dist: pytest-regressions (~=1.0.6); extra == 'testing'
Requires-Dist: pytest-datadir (~=1.3.1); extra == 'testing'
Requires-Dist: pgtest (~=1.3.1); extra == 'testing'

# 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.

[![Build Status](https://travis-ci.org/aiidateam/aiida-wannier90.svg?branch=master)](https://travis-ci.org/aiidateam/aiida-wannier90)

# 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](miscellaneous/logos/MARVEL.png)

![swissuniversities](miscellaneous/logos/swissuniversities.png)


