Metadata-Version: 2.4
Name: luminel
Version: 0.0.1a0.dev0
Summary: Analysis of photovoltaic modules in electroluminescence images
Project-URL: Documentation, https://github.com/sergiud/luminel#readme
Project-URL: Issues, https://github.com/sergiud/luminel/issues
Project-URL: Source, https://github.com/sergiud/luminel
Author-email: Sergiu Deitsch <sergiu.deitsch@gmail.com>
License-Expression: Apache-2.0
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# luminel

[![PyPI - Version](https://img.shields.io/pypi/v/luminel.svg)](https://pypi.org/project/luminel)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/luminel.svg)](https://pypi.org/project/luminel)

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install luminel
```

## License

`luminel` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.
