Using mgnipy with ebi.ac.uk

Python integration

✓ Official SDK
Install
pip install mgnipy
Quick start
import mgnipy

client = mgnipy.Client("YOUR_API_KEY")
Get EFO diseases data
curl \
  /efo
Get HPO phenotypes data
curl \
  /hpo
drugs collected from Drugbank
curl \
  /drugs
SDK on GitHub 📄 API Docs
SDK
mgnipy
Python
API
ebi.ac.uk
ebi.ac.uk
At a glance
Language Python
Endpoints13
✓ Official