Metadata-Version: 2.1
Name: wptherml
Version: 1.1.1
Author: Foley Lab
Author-email: jfoley19@uncc.edu
License: LGPLv3
Description-Content-Type: text/markdown
License-File: LICENSE

WPTherml v1.1.0
===============================

[//]: # (Badges)
[![GitHub Actions Build Status](https://github.com/FoleyLab/wptherml/workflows/CI/badge.svg)](https://github.com/FoleyLab/wptherml/actions?query=workflow%3ACI)
[![codecov](https://codecov.io/gh/FoleyLab/wptherml/branch/main/graph/badge.svg)](https://codecov.io/gh/FoleyLab/wptherml/branch/main)
[![License: LGPL v3](https://img.shields.io/badge/License-LGPL%20v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0)
[![Open Source Love](https://firstcontributions.github.io/open-source-badges/badges/open-source-v1/open-source.svg)](https://github.com/firstcontributions/open-source-badges)
[![Github Downloads All Releases](https://img.shields.io/github/downloads/FoleyLab/wptherml/total)](https://github.com/FoleyLab/wptherml/releases)
[![Release to PyPI](https://github.com/FoleyLab/wptherml/actions/workflows/release.yml/badge.svg?branch=main)](https://github.com/FoleyLab/wptherml/actions/workflows/release.yml)
[![Documentation Status](https://readthedocs.org/projects/wptherml/badge/?version=latest)](https://wptherml.readthedocs.io/en/latest/?badge=latest)

A Python package for modeling light-matter interactions in nanoscale and molecular materials!

### [Quickstart](https://github.com/FoleyLab/wptherml/blob/main/docs/quickstart.rst)

### [Examples](https://github.com/FoleyLab/wptherml/tree/main/examples)

### Copyright

Copyright (c) 2022, Foley Lab, The University of North Carolina Charlotte, NC, USA.

#### Acknowledgements
Project based on the
[Computational Molecular Science Python Cookiecutter](https://github.com/molssi/cookiecutter-cms) version 1.5.
