pip workflow

easyPheno can be installed via pip and used as a common Python library:

pip install easypheno

Our setup is finished! Go to HowTo: Use easyPheno as a pip package to see how you can now use easyPheno!

The pipeline was developed and tested with Python 3.8 and Ubuntu 20.04. The framework should work with Windows and Mac as well, but we do not officially provide support for these platform. We neither officially support other Python versions, however easyPheno should run as well for versions >= 3.8. If these requirements are not fulfilled, we recommend the Docker workflow.