معرفی شرکت ها


datrics-0.0.4


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

CLI for datrics.ai platform that allows you to create and manage custom bricks
ویژگی مقدار
سیستم عامل -
نام فایل datrics-0.0.4
نام datrics
نسخه کتابخانه 0.0.4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Roman Malkevych
ایمیل نویسنده rm@datrics.ai
آدرس صفحه اصلی https://github.com/datrics-ai/datrics-cli
آدرس اینترنتی https://pypi.org/project/datrics/
مجوز MIT
## Installation pip install datrics ## Usage ### CLI help It will show all existing commands: ``` datrics --help ``` ### Create custom bricks repository It will initialize folder with datrics configuration file: ``` datrics init ``` ### Setup the connection to datrics environment By default datrics-cli is connected to datrics SaaS environment, but if you need to connect to your custom environment or to any predefined envs you can run this command and pass url of your environment. ``` datrics env ``` ### Login to Datrics user account To login to you user account and make it possible to load projects or to push bricks you should run: ``` datrics login ``` ### Logout on Datrics user account ``` datrics logout ``` ### Initialize brick boilerplate To bootstrap the creation of your custom brick run the next command. CLI will create folders and files structure for you ``` datrics create ``` ### Push (create or update) brick on Datrics user account It will push the changes that you've made in the code to the platform ``` datrics push ``` ### List of projects on your Datrics user account ``` datrics projects ```


نیازمندی

مقدار نام
==v2.26.0 requests
==7.1.2 click
==1.7.2 cookiecutter


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

مقدار نام
>=2.7 Python


نحوه نصب


نصب پکیج whl datrics-0.0.4:

    pip install datrics-0.0.4.whl


نصب پکیج tar.gz datrics-0.0.4:

    pip install datrics-0.0.4.tar.gz