Metadata-Version: 2.1
Name: PyEDCR
Version: 0.1.20
Summary: A short description of your package
Author: Joshua Shay Kricheli, Paulo Shakarian, Spencer Ozgur, Aniruddha Datta, Khoa Vo
Author-email: name@example.com
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

<p align="center">
    <img alt="Logo" src="https://github.com/lab-v2/metacognitive_error_detection_and_correction_v2/blob/maintain_github/images/logo-transparent-png.png" width="440" height="500"/>
</p>

<!-- [![pages-build-deployment](https://github.com/krichelj/PyDiffGame/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/krichelj/PyDiffGame/actions/workflows/pages/pages-build-deployment) -->

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

- [What is this?](#what-is-this)
- [Local Installation](#local-installation)
- [Tutorial](#tutorial)
- [Acknowledgments](#acknowledgments)

# What is this?

[`PyEDCR`](https://github.com/lab-v2/metacognitive_error_detection_and_correction_v2/tree/master) is a Python implementation of a ...
The method relies on the formulation given in:

# Installation

To install this package run this from the command prompt:

```
pip install PyEDCR
```

The package was tested for Python >= 3.10, along with the listed packages versions in [`requirements.txt`](https://github.com/lab-v2/metacognitive_error_detection_and_correction_v2/blob/maintain_github/requirements.txt)

# Tutorial

To demonstrate the use of the package, we provide a few running examples.

# Acknowledgments

This research was supported in part by ...

This research was also supported by ...
