معرفی شرکت ها


epiccli-2021.1.8


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

"A command line interface for EPIC HPC"
ویژگی مقدار
سیستم عامل -
نام فایل epiccli-2021.1.8
نام epiccli
نسخه کتابخانه 2021.1.8
نگهدارنده []
ایمیل نگهدارنده []
نویسنده "Zenotech Ltd"
ایمیل نویسنده "support@zenotech.com"
آدرس صفحه اصلی https://github.com/zenotech/epic-cli
آدرس اینترنتی https://pypi.org/project/epiccli/
مجوز BSD 3-Clause License
# Epic by Zenotech - Command Line Interface [![Documentation Status](https://readthedocs.org/projects/epic-cli/badge/?version=latest)](http://epic-cli.readthedocs.io/?badge=latest) [![PyPI version](https://badge.fury.io/py/epiccli.svg)](https://badge.fury.io/py/epiccli) [EPIC](epic.zenotech.com) is a cloud platform for interfacing with HPC resources. This Python CLI demonstrates the `pyepic` module, which interfaces with the EPIC REST API. ## Installation ### From PyPi You can install the package from PyPi using pip with `pip install epiccli` ### Documentation Documentation is available on [read the docs](http://epic-cli.readthedocs.io/?badge=latest). ## Usage To get started run `epic configure` and enter your EPIC configuration details. This will generate the configuration file for the program. Run `epic` to list commands: $ epic Usage: epic [OPTIONS] COMMAND [ARGS]... CLI for communicating with the EPIC Options: --help Show this message and exit. Commands: cluster Cluster Management configure Configure the CLI tool data Data Management job Manage your EPIC jobs project Project Management team Team Management ## About The CLI is built using [Click](http://click.pocoo.org/6/) to handle boilerplate and is packaged over pypi. The `pyepic` module manages interactions with the EPIC REST API. For further documentation, a full API schema is available at https://epic.zenotech.com/api/docs


نیازمندی

مقدار نام
>=1.0.6 pyepic
- Click
- pyfiglet


نحوه نصب


نصب پکیج whl epiccli-2021.1.8:

    pip install epiccli-2021.1.8.whl


نصب پکیج tar.gz epiccli-2021.1.8:

    pip install epiccli-2021.1.8.tar.gz