Metadata-Version: 2.1
Name: eReg
Version: 0.0.2
Summary: efficient, pythonic cross-platform image registrations
Home-page: https://github.com/BrainLesion/eReg
Author: Sarthak Pati
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: PyYAML (>=6.0.1,<7.0.0)
Requires-Dist: SimpleITK (>=2.3.1,<3.0.0)
Requires-Dist: numpy (>=1.22.0,<2.0.0)
Requires-Dist: rich (>=13.6.0,<14.0.0)
Requires-Dist: scikit-image (>=0.22.0,<0.23.0)
Requires-Dist: tqdm (>=4.64.1,<5.0.0)
Project-URL: Documentation, https://eReg.readthedocs.io/
Project-URL: Repository, https://github.com/BrainLesion/eReg
Description-Content-Type: text/markdown

# eReg

## Installation

With a Python 3.10+ environment, you can install eReg from [pypi.org](https://pypi.org/project/eReg/)

```sh
pip install ereg
```

## TODO

