Metadata-Version: 2.1
Name: BerryEasy
Version: 0.1.0
Summary: A package for computing topological properties of TB models
Author-email: Alex Tyner <alextyner@gmail.com>
Project-URL: Homepage, https://github.com/actyner
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: numpy
Requires-Dist: pybinding
Requires-Dist: matplotlib
Requires-Dist: tqdm

# BerryEasy

BerryEasy is a python package developed by Alex Tyner. It expands upon the powerful pybinding code, offering functionality for computing topological properties of Pybinding instances as well as creating  Pybinding instances from the output of Wannier90. 

## Capabilities of BerryEasy

Computation of: Wannier center charges, Spin-resolved Wannier center charges, Nested wilson loop computations, conversion of Wannier90 output to pybinding format

### For comments, questions or to report a bug email alextyner at gmail.com
