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
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file biomodels_restful_api_client-0.1.3.tar.gz.
File metadata
- Download URL: biomodels_restful_api_client-0.1.3.tar.gz
- Upload date:
- Size: 333.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ead3563fef3a8cab8d9901e387703d2911f57f5092cf9e9b7ab13dc56f89306
|
|
| MD5 |
a4b0f5f1becf4b161185e6791e40b2b7
|
|
| BLAKE2b-256 |
d725de71aeb791d396f9a349e592f0980b896ffa25fe0020175acaf13a78a6e7
|
File details
Details for the file biomodels_restful_api_client-0.1.3-py3-none-any.whl.
File metadata
- Download URL: biomodels_restful_api_client-0.1.3-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c07190ce1df38e0645af42cc22e5bdc7ffc7f6e4b9437186fda802befa3be40
|
|
| MD5 |
858e92f43b18f7417245efa34fe4dadb
|
|
| BLAKE2b-256 |
16d8ad7812afed1d2a9227a13f7f1bdd610c8e05fcb0c8c93d2d7dbd84098115
|