Metadata-Version: 2.1
Name: umcn-consent
Version: 0.1.0
Summary: 
Author: Karim
Author-email: 115158216+karimdiabb@users.noreply.github.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: pytest (>=8.3.2,<9.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Description-Content-Type: text/markdown

# UMCN-Consent
A Python layer for UMCN research usage consent systems

## Installation

Install the module with PIP

```bash
  pip install umcn-consent
```
    
## Documentation

[See the documentation @ readthedocs.io ](https://linktodocumentation)


