معرفی شرکت ها


connect-cli-27.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

CloudBlue Connect Command Line Interface
ویژگی مقدار
سیستم عامل -
نام فایل connect-cli-27.1
نام connect-cli
نسخه کتابخانه 27.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده CloudBlue LLC
ایمیل نویسنده -
آدرس صفحه اصلی https://connect.cloudblue.com
آدرس اینترنتی https://pypi.org/project/connect-cli/
مجوز Apache-2.0
# CloudBlue Connect Command Line Interface ![pyversions](https://img.shields.io/pypi/pyversions/connect-cli.svg) [![PyPi Status](https://img.shields.io/pypi/v/connect-cli.svg)](https://pypi.org/project/connect-cli/) ![PyPI - Downloads](https://img.shields.io/pypi/dm/connect-cli) ![Docker Pulls](https://img.shields.io/docker/pulls/cloudblueconnect/connect-cli) ![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/cloudblue/connect-cli/build.yml?branch=master) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=connect-cli&metric=coverage)](https://sonarcloud.io/summary/new_code?id=connect-cli) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=connect-cli&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=connect-cli) ## Introduction The CloudBlue Connect Command Line Interface (CLI) is an extensible unified tool to perform various automation scenarios. With just one tool, you can control multiple Connect modules from the command line and automate them through scripts. Since it is extensible, users can write their own plugins to extend its functionalities. ## Install ### Prerequisites `connect-cli` depends on [Git](https://git-scm.com/), [Cairo](https://www.cairographics.org/), [Pango](https://pango.gnome.org/) and [GDK-PixBuf](https://developer.gnome.org/gdk-pixbuf/stable/). Please refers to the platform-specific instructions on how to install these dependecies: * [Linux](docs/linux_deps_install.md) * [Mac OS](docs/osx_deps_install.md) * [Windows](docs/win_deps_install.md) ### Using PIP To use `connect-cli` you need a system with python 3.8 or later installed. ```sh $ pip install --upgrade connect-cli ``` ### Using Docker To use the Docker image of `connect-cli`: ```sh $ docker run -it -v $HOME/.ccli:/home/connect/.ccli cloudblueconnect/connect-cli ccli ``` Please refer to the [`connect-cli` docker image documentation](https://hub.docker.com/r/cloudblueconnect/connect-cli) for more information. ### Using Homebrew on Mac OS To install `connect-cli` with homebrew run: ```sh $ brew update $ brew tap cloudblue/connect $ brew install cloudblue/connect/connect-cli ``` ### Using the installer on Windows An installer package is available for Windows 10 or newer. You can download its zip file from the [Github Releases](https://github.com/cloudblue/connect-cli/releases) page. ## Usage * [General](docs/core_usage.md) * [Locales](docs/locales_usage.md) * [Products](docs/products_usage.md) * [Customers](docs/customers_usage.md) * [Reports](docs/reports_usage.md) * [Translations](docs/translations_usage.md) * [Projects](docs/project_usage.md) ## Development We use `isort` library to order and format our imports, and we check it using `flake8-isort` library (automatically on `flake8` run). For convenience you may run `poetry run isort .` to order imports. ## Run tests `connect-cli` uses [poetry](https://python-poetry.org/) for dependencies management and packaging. To run the `connect-cli` tests suite run: ``` $ pip install poetry $ poetry install $ poetry run pytest ``` ## License `connect-cli` is released under the [Apache License Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).


نیازمندی

مقدار نام
>=8.1.3,<9.0.0 click
>=3.0.7,<4.0.0 openpyxl
>=25.15 connect-openapi-client
>=2.3.1,<3.0.0 interrogatio
>=2.0.1,<3 connect-markdown-renderer
>=1.0.1,<2.0.0 iso3166
>=8.12.19,<9.0.0 phonenumbers
>=26.0.0,<27.0.0 connect-reports-core
>=2.25.1,<3.0.0 requests
>=0.10.2,<0.11.0 toml
>=3.1.2,<4.0.0 Jinja2
>=0.2.0,<0.3.0 jinja2-time
>=27.13,<28 connect-eaas-core
>=12.4.1,<13.0.0 rich
>=1.3.0,<2.0.0 poetry-core
>=0.16.0,<0.17.0 uvloop
>=2.4.12,<3.0.0 fs


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

مقدار نام
>=3.8,<4 Python


نحوه نصب


نصب پکیج whl connect-cli-27.1:

    pip install connect-cli-27.1.whl


نصب پکیج tar.gz connect-cli-27.1:

    pip install connect-cli-27.1.tar.gz