pyDataPipeline#
The pyDataPipeline python package contains functions used to interface with the FAIR Data Pipeline in python.
It requires python 3.8+ and can be installed using pip:
pip3 install data-pipeline-apiNote: On windows the command may be:
pip install data-pipeline-apiUsage#
See the package documentation for instructions and examples.
Source code#
See the package’s code repo.
