Metadata-Version: 2.1
Name: processing-pypelines
Version: 0.0.46
Summary: Framework to organize processing code outputs to/from disk, processing chaining and versionning with a common easy to use api
Author-email: Timothé Jost-Mousseau <timothe.jost-mousseau@pasteur.fr>
Maintainer-email: Timothé Jost-Mousseau <timothe.jost-mousseau@pasteur.fr>
License: MIT
Project-URL: homepage, https://gitlab.pasteur.fr/haisslab/data-management/pypelines
Project-URL: repository, https://gitlab.pasteur.fr/haisslab/data-management/pypelines
Project-URL: documentation, https://gitlab.pasteur.fr/haisslab/data-management/pypelines
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: coloredlogs >=15.0.1
Requires-Dist: dynaconf >=3.2.4
Requires-Dist: matplotlib >=3.8.0
Requires-Dist: natsort >=8.4.0
Requires-Dist: networkx >=3.1
Requires-Dist: numpy >=1.25.2
Requires-Dist: pandas >=2.1.4
Requires-Dist: setuptools >=68.0.0
Provides-Extra: celery
Requires-Dist: coloredlogs >=15.0.1 ; extra == 'celery'
Requires-Dist: dynaconf >=3.2.4 ; extra == 'celery'
Requires-Dist: matplotlib >=3.8.0 ; extra == 'celery'
Requires-Dist: natsort >=8.4.0 ; extra == 'celery'
Requires-Dist: networkx >=3.1 ; extra == 'celery'
Requires-Dist: numpy >=1.25.2 ; extra == 'celery'
Requires-Dist: pandas >=2.1.4 ; extra == 'celery'
Requires-Dist: setuptools >=68.0.0 ; extra == 'celery'
Requires-Dist: celery >=5.3.5 ; extra == 'celery'
Requires-Dist: alyx-connector >=2.1.5 ; extra == 'celery'

# Pypelines


![coverage](https://gitlab.example.com/<namespace>/<project>/badges/<branch>/coverage.svg?job=coverage)
