Skip to content

loli/medpy

Repository files navigation

PyPI version anaconda version PyPI pyversions License: GPL v3 Downloads DOI

GitHub | Documentation | Tutorials | Issue tracker

medpy - Medical Image Processing in Python

MedPy is an image processing library and collection of scripts targeted towards medical (i.e. high dimensional) image processing.

Stable releases

Development version

  • Download (development version): https://github.com/loli/medpy
  • HTML documentation and installation instruction (development version): create this from doc/ folder following instructions in contained README file

Contribute

  • Clone master branch from github
  • Install pre-commit hooks or with [dev,test] extras
  • Submit your change as a PR request

Python 2 version

Python 2 is no longer supported. But you can still use the older releases <=0.3.0.

Other links