Core ChEMBL python ORM model
Project description
chembl_core_model
======
This is chembl_core_model package developed at Chembl group, EMBL-EBI, Cambridge, UK.
This package contains Django ORM model for accessing ChEMBL db instance.
Is uses fields defined in django_db_core package.
This model describes all tables in ChEMBL, including COMPOUND_MOLS and COMPOUND_IMAGES and therefore is not suitable for migrations (use chembl_migration_model instead).
Using the model you can create database structure that is extremely similar to the original ChEMBL for all major db backends.
======
This is chembl_core_model package developed at Chembl group, EMBL-EBI, Cambridge, UK.
This package contains Django ORM model for accessing ChEMBL db instance.
Is uses fields defined in django_db_core package.
This model describes all tables in ChEMBL, including COMPOUND_MOLS and COMPOUND_IMAGES and therefore is not suitable for migrations (use chembl_migration_model instead).
Using the model you can create database structure that is extremely similar to the original ChEMBL for all major db backends.
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
chembl_core_model-0.5.16.tar.gz
(33.0 kB
view hashes)