A processing pipeline framework by imaging scientists, for all scientists #########################################################################
.. add in the logo .. image:: https://raw.githubusercontent.com/jmaggio14/imagepypelines/develop/docs/source/_static/images/ip_logo_mini.png :alt: ImagePypelines Logo
.. Definitions .. defining a raw html role .. role:: raw-html(raw) :format: html .. defining hyperlinks Substitutions .. _Imagepypelines: http://www.imagepypelines.org/ .. _MIT: https://choosealicense.com/licenses/mit/
.. Add badges for version, build, etc .. image:: https://www.travis-ci.com/jmaggio14/imagepypelines.svg?branch=master :target: https://www.travis-ci.com/jmaggio14/imagepypelines :alt: build
.. image:: https://img.shields.io/pypi/l/imagepypelines.svg :target: https://badge.fury.io/py/imagepypelines
.. image:: https://codecov.io/gh/jmaggio14/imagepypelines/branch/master/graph/badge.svg :target: https://codecov.io/gh/jmaggio14/imagepypelines :alt: coverage
.. image:: https://img.shields.io/pypi/pyversions/imagepypelines.svg :target: https://badge.fury.io/py/imagepypelines :alt: python versions
.. image:: https://badge.fury.io/py/imagepypelines.svg :target: https://badge.fury.io/py/imagepypelines :alt: pypi package
.. image:: https://img.shields.io/pypi/status/imagepypelines.svg :target: https://badge.fury.io/py/imagepypelines :alt: status
.. Content actually begins here!
The imagepypelines
package is a pipelining library for scientists who want to
make their code more scalable and sharable with their colleagues. It's
designed with scientists in mind, not software engineers.
ImagePypelines contains tools to turn scripts into robust processing pipelines which can be visualized, saved, copied, or deployed to a server easily.
Installation
more options for installation can be found here <http://www.imagepypelines.org/about.html>
_.
Python compatibility: 3.4-3.6 64bit
.. code-block:: shell
pip install imagepypelines
Full documentation for imagepypelines
, including examples and tutorials, can be found on our website: Imagepypelines_
Imagepypelines is licensed under the MIT permissive software license. You may use this code for research or commercial settings, but please credit us
.. code-block:: plaintext
This research made use "ImagePypelines" developed by Jeff Maggio,
Ryan Harzell, and collaborators. https://www.imagepypelines.org