Metadata-Version: 2.1
Name: upm-oct-dataset-utils
Version: 0.0.1
Summary: Dataset utility package for UPM OCT study
Home-page: https://github.com/pgmesa-upm/upm_oct_dataset_utils
Author: Pablo García Mesa
Author-email: pgmesa.sm@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: certifi (==2021.10.8)
Requires-Dist: charset-normalizer (==2.0.11)
Requires-Dist: cycler (==0.11.0)
Requires-Dist: distlib (==0.3.4)
Requires-Dist: fonttools (==4.29.1)
Requires-Dist: idna (==3.3)
Requires-Dist: kiwisolver (==1.3.2)
Requires-Dist: matplotlib (==3.5.1)
Requires-Dist: numpy (==1.22.2)
Requires-Dist: packaging (==21.3)
Requires-Dist: pandas (==1.4.0)
Requires-Dist: pandas-read-xml (==0.3.1)
Requires-Dist: Pillow (==9.0.1)
Requires-Dist: pyarrow (==7.0.0)
Requires-Dist: pyparsing (==3.0.7)
Requires-Dist: python-dateutil (==2.8.2)
Requires-Dist: pytz (==2021.3)
Requires-Dist: requests (==2.27.1)
Requires-Dist: six (==1.16.0)
Requires-Dist: urllib3 (==1.26.8)
Requires-Dist: xmltodict (==0.12.0)
Requires-Dist: zipfile36 (==0.1.3)

# UPM package for managing the OCT study dataset



### Instalation
```
pip install upm_oct_dataset_utils
```
### Modules 

#### 
```

```

### Usage Example
```

```

