Skip to main content

Python package providing chembl webservices API.

Project description

chembl_business_model
======


.. image:: https://img.shields.io/pypi/v/chembl_business_model.svg
:target: https://pypi.python.org/pypi/chembl_business_model/
:alt: Latest Version

.. image:: https://img.shields.io/pypi/dm/chembl_business_model.svg
:target: https://pypi.python.org/pypi/chembl_business_model/
:alt: Downloads

.. image:: https://img.shields.io/pypi/pyversions/chembl_business_model.svg
:target: https://pypi.python.org/pypi/chembl_business_model/
:alt: Supported Python versions

.. image:: https://img.shields.io/pypi/status/chembl_business_model.svg
:target: https://pypi.python.org/pypi/chembl_business_model/
:alt: Development Status

.. image:: https://img.shields.io/pypi/l/chembl_business_model.svg
:target: https://pypi.python.org/pypi/chembl_business_model/
:alt: License

.. image:: https://badge.waffle.io/chembl/chembl_business_model.png?label=ready&title=Ready
:target: https://waffle.io/chembl/chembl_business_model
:alt: 'Stories in Ready'

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

This package provides a django ORM model decorated with additional information about various aspects like searching and api exposing.
It also adds some application specific logic like what to do when the compound is saved.

The package uses 'chembl_core_model' as its base and declares new model by proxy inheritance.
This model is required when you want to create/update (write/modify) objects to database through ORM.
Core model intended only for read, with methods from this module you can also write.

This module defines also some application specific models (in meta.py file) which can be kept in separate db schema.

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

chembl-business-model-0.8.1.tar.gz (31.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page