معرفی شرکت ها


express-cli-0.2.2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Express CLI.
ویژگی مقدار
سیستم عامل -
نام فایل express-cli-0.2.2
نام express-cli
نسخه کتابخانه 0.2.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Jeremy Brooks
ایمیل نویسنده jeremy@platform9.com
آدرس صفحه اصلی https://github.com/platform9/express-cli
آدرس اینترنتی https://pypi.org/project/express-cli/
مجوز Apache 2.0
# express-cli platform9 express cli ### Status [![Build Status](https://travis-ci.com/platform9/express-cli.svg?branch=master)](https://travis-ci.com/platform9/express-cli) Purpose ------- Platform9 Express CLI A CLI for Platform9 Express Usage ----- If you've cloned this project, and want to install the library (*and all development dependencies*), the command you'll want to run is:: $ pip install -e .[test] If you'd like to run all tests for this project (*assuming you've written some*), you would run the following command:: $ python setup.py test This will trigger `py.test <http://pytest.org/latest/>`_, along with its popular `coverage <https://pypi.python.org/pypi/pytest-cov>`_ plugin. Lastly, if you'd like to cut a new release of this CLI tool, and publish it to the Python Package Index (`PyPI <https://pypi.python.org/pypi>`_), you can do so by running:: $ python setup.py sdist bdist_wheel $ twine upload dist/* This will build both a source tarball of your CLI tool, as well as a newer wheel build (*and this will, by default, run on all platforms*). The ``twine upload`` command (which requires you to install the `twine <https://pypi.python.org/pypi/twine>`_ tool) will then securely upload your new package to PyPI so everyone in the world can use it!


نیازمندی

مقدار نام
- click
- prettytable
- requests
- netifaces
- colorama
- urllib3
- paramiko
- fabric
- invoke
- coverage
- pytest
- pytest-cov
- mock


نحوه نصب


نصب پکیج whl express-cli-0.2.2:

    pip install express-cli-0.2.2.whl


نصب پکیج tar.gz express-cli-0.2.2:

    pip install express-cli-0.2.2.tar.gz