Core ChEMBL python ORM model for data exports and migration
Project description
chembl_migration_model
======
.. image:: https://img.shields.io/pypi/v/chembl_migration_model.svg
:target: https://pypi.python.org/pypi/chembl_migration_model/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/chembl_migration_model.svg
:target: https://pypi.python.org/pypi/chembl_migration_model/
:alt: Downloads
.. image:: https://img.shields.io/pypi/pyversions/chembl_migration_model.svg
:target: https://pypi.python.org/pypi/chembl_migration_model/
:alt: Supported Python versions
.. image:: https://img.shields.io/pypi/status/chembl_migration_model.svg
:target: https://pypi.python.org/pypi/chembl_migration_model/
:alt: Development Status
.. image:: https://img.shields.io/pypi/l/chembl_migration_model.svg
:target: https://pypi.python.org/pypi/chembl_migration_model/
:alt: License
.. image:: https://badge.waffle.io/chembl/chembl_migration_model.png?label=ready&title=Ready
:target: https://waffle.io/chembl/chembl_migration_model
:alt: 'Stories in Ready'
This is chembl_migration_model package developed at Chembl group, EMBL-EBI, Cambridge, UK.
This package contains Django ORM model suitable for data exports and migrations.
It excludes some tables present in chembl_core_model (such as COMPOUND_MOLS and COMPOUND_IMAGES) as well as some columns in remaining tables.
The model is generated dynamically from chembl_core_model and this is why models.py file is empty.
Whole logic sits in __init__.py.
All classes are unmanaged by default so you can't use them to syncdb.
To create tables from the model you have to run migrate command from chembl_migrate.
======
.. image:: https://img.shields.io/pypi/v/chembl_migration_model.svg
:target: https://pypi.python.org/pypi/chembl_migration_model/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/chembl_migration_model.svg
:target: https://pypi.python.org/pypi/chembl_migration_model/
:alt: Downloads
.. image:: https://img.shields.io/pypi/pyversions/chembl_migration_model.svg
:target: https://pypi.python.org/pypi/chembl_migration_model/
:alt: Supported Python versions
.. image:: https://img.shields.io/pypi/status/chembl_migration_model.svg
:target: https://pypi.python.org/pypi/chembl_migration_model/
:alt: Development Status
.. image:: https://img.shields.io/pypi/l/chembl_migration_model.svg
:target: https://pypi.python.org/pypi/chembl_migration_model/
:alt: License
.. image:: https://badge.waffle.io/chembl/chembl_migration_model.png?label=ready&title=Ready
:target: https://waffle.io/chembl/chembl_migration_model
:alt: 'Stories in Ready'
This is chembl_migration_model package developed at Chembl group, EMBL-EBI, Cambridge, UK.
This package contains Django ORM model suitable for data exports and migrations.
It excludes some tables present in chembl_core_model (such as COMPOUND_MOLS and COMPOUND_IMAGES) as well as some columns in remaining tables.
The model is generated dynamically from chembl_core_model and this is why models.py file is empty.
Whole logic sits in __init__.py.
All classes are unmanaged by default so you can't use them to syncdb.
To create tables from the model you have to run migrate command from chembl_migrate.
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
File details
Details for the file chembl-migration-model-0.9.6.tar.gz
.
File metadata
- Download URL: chembl-migration-model-0.9.6.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91498f61e841709419eb2d0cc2c468eae514b792256c13c4be51f03c0ffc09df |
|
MD5 | 2a76d30af40dca43a106c0517a50f6db |
|
BLAKE2b-256 | beb407939c0206037982f2ce9155976aa6b3a5b736b2ce948a3635c93ac21222 |