معرفی شرکت ها


chembl_migration_model-0.9.6


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Core ChEMBL python ORM model for data exports and migration
ویژگی مقدار
سیستم عامل -
نام فایل chembl_migration_model-0.9.6
نام chembl_migration_model
نسخه کتابخانه 0.9.6
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Michal Nowotka
ایمیل نویسنده mnowotka@ebi.ac.uk
آدرس صفحه اصلی https://www.ebi.ac.uk/chembl/
آدرس اینترنتی https://pypi.org/project/chembl_migration_model/
مجوز Apache Software License
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.


نحوه نصب


نصب پکیج whl chembl_migration_model-0.9.6:

    pip install chembl_migration_model-0.9.6.whl


نصب پکیج tar.gz chembl_migration_model-0.9.6:

    pip install chembl_migration_model-0.9.6.tar.gz