BioModels RESTful API - Web Services
Project description
BioModels RESTful Web Services
Introduction
This package implements the RESTful API exposed in BioModels repository. All API endpoints can be followed up at BioModels' RESTful Web Services.
Installation
pip install biomodels-restful-api-client
Examples
Fetch model metadata
>>> from biomodels_restful_api_client import services as bmservices
>>> bmservices.get_model_info("BIOMD0000000900")
{'name': 'Bianca2013 - Persistence analysis in a Kolmogorov-type model for cancer-immune system competition', ...,
'submissionId': 'MODEL1912180002', 'publicationId': 'BIOMD0000000900'}
Fetch model identifiers
>>> bmservices.get_model_identifiers()
{'hits': 2874, 'models': ['BIOMD0000000001', 'BIOMD0000000002', 'BIOMD0000000003', 'BIOMD0000000004', ...,
'MODEL9808533471', 'MODEL9810152478', 'MODEL9811206584']}
Developers
Contact
Licence
Please read LICENSE for information on the software availability and distribution.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file biomodels_restful_api_client-0.1.1.tar.gz
.
File metadata
- Download URL: biomodels_restful_api_client-0.1.1.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 577cb5659feb741795222ee3e1c900168b8e20bf22a0287b178c6b1fe05e9ad5 |
|
MD5 | f3e78128d505b1465357a9e54961552d |
|
BLAKE2b-256 | 13223c047d0c32a1909612eac8cc23a551916e1386bd3d00c5ae0197cdfa0771 |
File details
Details for the file biomodels_restful_api_client-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: biomodels_restful_api_client-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8aa9e49f8ef643e8e7f59190cce84175a2879296f38fee3810036f895f112b9 |
|
MD5 | fe84645f8f398d95cb64f781c3e4cc4d |
|
BLAKE2b-256 | f86958f7bb79902e3e388400e6536194b7882f9dbef8119dbab89a87008990b7 |