Metadata-Version: 2.1
Name: miappe-api
Version: 0.1.0
Summary: Python API for MIAPPE metadata dataset
Home-page: https://github.com/haryle/MIAPPE_API
Author: hoangson
Author-email: lehoangsonsg@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: openpyxl (>=3.1.2,<4.0.0)
Requires-Dist: pandas (>=2.1.4,<3.0.0)
Requires-Dist: pycountry (>=23.12.11,<24.0.0)
Requires-Dist: pydantic (>=2.5.3,<3.0.0)
Requires-Dist: pyyaml (>=6.0.1,<7.0.0)
Requires-Dist: typer[all] (>=0.9.0,<0.10.0)
Project-URL: Repository, https://github.com/haryle/MIAPPE_API
Description-Content-Type: text/markdown

Python MIAPPE APIs

Currently supported features:

- validate: read in a MIAPPE metadata file in excel format similar to [this](https://github.com/MIAPPE/MIAPPE/blob/master/MIAPPE_Checklist-Data-Model-v1.1/MIAPPE_templates/MIAPPEv1.1_training_spreadsheet.xlsx)
- convert: convert MIAPPE to ISA 
