Installation¶
Researchers can use MISCore in their projects by installing the MISCore Python package. By installing this package, one can use all the functionalities of MISCore.
Installing from PyPI¶
The package is available from PyPI: https://pypi.org/project/miscore/. Thus, it can for example simply be installed using pip.
python -m pip install miscore
Development version¶
Development versions can be installed from GitLab: https://gitlab.com/erasmusmc-public-health/early-detection-and-screening/miscore.