io-helper

Read/Write inputs/outputs from/to the MIP


Keywords
algorithm-factory, docker-image
License
Apache-2.0
Install
pip install io-helper==0.2.2

Documentation

CHUV License Codacy Badge CircleCI

Python Base Docker Images

What is it ?

This is a collection of Docker images for Python.

Images

hbpmip/python-base

Minimal Python 3.x image.

hbpmip/python-base-build

Python 3.x image including Miniconda (so you can use conda to install dependencies). Python algorithms can be built using this image !

hbpmip/python-mip

Python 3.x image based on python-base and providing extra libraries like pandas and a library to read/write MIP algorithms inputs/outputs. Python algorithms should be distributed as children images of this one.

Acknowledgements

This work has been funded by the European Union Seventh Framework Program (FP7/2007­2013) under grant agreement no. 604102 (HBP)

This work is part of SP8 of the Human Brain Project (SGA1).