معرفی شرکت ها


chaosplatform-relational-storage-0.2.2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A library for relational database access from the Chaos Platform
ویژگی مقدار
سیستم عامل -
نام فایل chaosplatform-relational-storage-0.2.2
نام chaosplatform-relational-storage
نسخه کتابخانه 0.2.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده ChaosIQ
ایمیل نویسنده contact@chaosiq.io
آدرس صفحه اصلی https://github.com/chaostoolkit/chaosplatform-relational-storage
آدرس اینترنتی https://pypi.org/project/chaosplatform-relational-storage/
مجوز Apache Software License 2.0
# Chaos Platform Relational Database Utility [![Version](https://img.shields.io/pypi/v/chaosplatform-relational-storage.svg)](https://img.shields.io/pypi/v/chaosplatform-relational-storage.svg) [![License](https://img.shields.io/pypi/l/chaosplatform-relational-storage.svg)](https://img.shields.io/pypi/l/chaosplatform-relational-storage.svg) [![StackOverflow](https://img.shields.io/badge/StackOverflow-ChaosPlatform-blue.svg)](https://stackoverflow.com/questions/tagged/chaosplatform+or+chaostoolkit) [![Build Status](https://travis-ci.org/chaostoolkit/chaosplatform-relational-storage.svg?branch=master)](https://travis-ci.org/chaostoolkit/chaosplatform-relational-storage) [![Python versions](https://img.shields.io/pypi/pyversions/chaosplatform-relational-storage.svg)](https://www.python.org/) This is the relational database utility for the [Chaos Platform][chaosplatform]. [chaosplatform]: https://chaosplatform.org/ ## Purpose Provide a simple library to work with relational database through [SQLAlchemy][sa]. It's unlikely usable in any other context. [sa]: https://www.sqlalchemy.org/ ## Content * [Install][] * [Configure][] * [Use][] [install]: ./docs/install.md [configure]: ./docs/settings.md [use]: ./docs/use.md ## Contribute Contributors to this project are welcome as this is an open-source effort that seeks [discussions][join] and continuous improvement. [join]: https://join.chaostoolkit.org/ From a code perspective, if you wish to contribute, you will need to run a Python 3.5+ environment. Then, fork this repository and submit a PR. The project cares for code readability and checks the code style to match best practices defined in [PEP8][pep8]. Please also make sure you provide tests whenever you submit a PR so we keep the code reliable. [pep8]: https://pycodestyle.readthedocs.io/en/latest/ The Chaos Platform projects require all contributors must sign a [Developer Certificate of Origin][dco] on each commit they would like to merge into the master branch of the repository. Please, make sure you can abide by the rules of the DCO before submitting a PR. [dco]: https://github.com/probot/dco#how-it-works


نیازمندی

مقدار نام
>=1.2.15 sqlalchemy
>=0.33.9 sqlalchemy-utils
>=0.2.1 sqlalchemy-json
>=18.2.0 attrs


زبان مورد نیاز

مقدار نام
>=3.6.* Python


نحوه نصب


نصب پکیج whl chaosplatform-relational-storage-0.2.2:

    pip install chaosplatform-relational-storage-0.2.2.whl


نصب پکیج tar.gz chaosplatform-relational-storage-0.2.2:

    pip install chaosplatform-relational-storage-0.2.2.tar.gz