MIScnn is an open-source Python framework that allows researchers to quickly build medical image segmentation pipelines using convolutional neural networks and deep learning models. The framework provides utilities for data input/output, preprocessing, data augmentation, patch-wise analysis, training and evaluating deep learning models. The authors demonstrate the framework's ability to create a segmentation pipeline for a kidney tumor dataset using only a few lines of code. The goal of MIScnn is to provide an intuitive API for rapidly developing medical image segmentation applications.