Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

chembl/chembl_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chembl_api ======

This is chembl_api package developed at Chembl group, EMBL-EBI, Cambridge, UK.

This package provides RESTful API for chembl_business_model. This means that using this API one can Create/Retrieve/Update/Delete all objects from ChEMBL database. Resources defined by this packed directly map to model classes from chembl_business_model. This way user can fell like he is directly manipulating database objects. All resources are generated dynamically using information from business model attributes.

Additionally, this module provides searching capabilities and its base for Curation Interface.

About

Python package providing full CRUD operations using REST out of ChEMBL model for internal web apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages