Metadata-Version: 2.1
Name: dry-pipe
Version: 0.0.6
Summary: A Python DSL for bioinformatics pipelines
Home-page: https://github.com/calculs-ca/DryPipe
Author: Maxime Lévesque
Author-email: maxime.levesque@gmail.com
Project-URL: Bug Tracker, https://github.com/calculs-ca/DryPipe/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: click (==8.1.3)
Requires-Dist: uvicorn (==0.17.6)
Requires-Dist: python-socketio (==5.6.0)
Requires-Dist: psutil (==5.9.1)
Requires-Dist: rich (==12.4.4)
Requires-Dist: paramiko (==2.11.0)
Requires-Dist: PyYAML (==5.4.1)
Requires-Dist: requests (==2.27.1)

# DryPipe

## A Python DSL for bioinformatics pipelines
