Installation
Installing through pip
pip install kawin
Development version
Development versions of kawin can be taken straight from the repository.
git clone https://github.com/materialsgenomefoundation/kawin
cd kawin
pip install -e .
Contributing
Pull requests on the repository are gladly accepted.