Metadata-Version: 2.4
Name: elsheeto
Version: 0.2.2
Summary: I/O and models in type-annotated Python for NGS sample sheets: Illumina and Aviti
Project-URL: Documentation, https://github.com/medgen-mainz/elsheeto
Project-URL: Issues, https://github.com/medgen-mainz/elsheeto/issues
Project-URL: Source, https://github.com/medgen-mainz/elsheeto
Author: Manuel Holtgrewe
License-File: AUTHORS.rst
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Typing :: Typed
Requires-Python: >=3.13
Requires-Dist: pydantic<3.0,>=2.12
Requires-Dist: ruff>=0.14.2
Description-Content-Type: text/markdown

[![PyPI - Version](https://img.shields.io/pypi/v/elsheeto)](http://pypi.org/project/elsheeto/)
[![PyPI - Types](https://img.shields.io/pypi/types/elsheeto)](http://pypi.org/project/elsheeto/)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/elsheeto)](http://pypi.org/project/elsheeto/)
[![CI](https://github.com/medgen-mainz/elsheeto/actions/workflows/main.yml/badge.svg)](https://github.com/medgen-mainz/elsheeto/actions/workflows/main.yml)
[![docs](https://app.readthedocs.org/projects/elsheeto/badge/?version=latest)](https://elsheeto.readthedocs.io/en/latest/)

# El Sheeto

I/O and models in type-annotated Python for NGS sample sheets: Illumina (v1) and Aviti

- Python: 3.13+
- License: MIT
- [Documentation at ReadTheDocs](https://elsheeto.readthedocs.io/en/latest/)
