Metadata-Version: 2.4
Name: pysideband
Version: 0.2.0
Summary: A software for calculating spectral functions straight from DFT calculation outputs.
Author-email: Zoltán Sántha <santha.zoltan@wigner.hun-ren.hu>
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=2.0
Requires-Dist: scipy
Requires-Dist: phonopy>=2.38.2
Requires-Dist: pyyaml
Requires-Dist: types-PyYAML
Requires-Dist: mpi4py
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"
Dynamic: license-file

# pysideband

A software for calculating densely sampled spectral functions straight from DFT calculation outputs.

A more detailed documantation and guide is coming soon!

### Installation:
```
pip install pysideband
```

### Note: The software is still in alpha version. Unexpected/unintended behavior should be expected.

In case of a suspected bug, please contact the developers.
