معرفی شرکت ها


cterasdk-2.9.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

CTERA Python SDK
ویژگی مقدار
سیستم عامل -
نام فایل cterasdk-2.9.0
نام cterasdk
نسخه کتابخانه 2.9.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده CTERA Networks
ایمیل نویسنده support@ctera.com
آدرس صفحه اصلی https://pypi.org/project/cterasdk/
آدرس اینترنتی https://pypi.org/project/cterasdk/
مجوز -
**************** CTERA for Python **************** .. image:: https://travis-ci.com/ctera/ctera-python-sdk.svg?branch=master :target: https://travis-ci.com/ctera/ctera-python-sdk .. image:: https://github.com/ctera/ctera-python-sdk/workflows/CI/badge.svg :target: https://github.com/ctera/ctera-python-sdk/actions?query=workflow%3ACI .. image:: https://readthedocs.org/projects/ctera-python-sdk/badge/?version=latest :target: https://ctera-python-sdk.readthedocs.io/en/latest :alt: [Latest Release Documentation] .. image:: https://snyk.io/test/github/ctera/ctera-python-sdk/badge.svg :target: https://snyk.io/test/github/ctera/ctera-python-sdk .. image:: https://img.shields.io/pypi/v/cterasdk :target: https://pypi.org/pypi/cterasdk :alt: [Latest Release Version] .. image:: https://img.shields.io/pypi/wheel/cterasdk :target: https://pypi.org/pypi/cterasdk :alt: PyPI - Wheel .. image:: https://img.shields.io/pypi/l/cterasdk :target: https://opensource.org/licenses/Apache-2.0 :alt: [Latest Release License] .. image:: https://img.shields.io/pypi/pyversions/cterasdk    :target: https://pypi.org/pypi/cterasdk    :alt: [Latest Release Supported Python Versions] .. image:: https://img.shields.io/pypi/status/cterasdk    :target: https://pypi.org/pypi/cterasdk    :alt: [Latest Release Development Stage] A Python SDK for integrating with the CTERA Global File System API. Compatible with Python 3.5+. Documentation ------------- User documentation is available on `Read the Docs <http://ctera-python-sdk.readthedocs.org/>`_. Installation ------------ Installing via `pip <https://pip.pypa.io/>`_: .. code-block:: console $ pip install cterasdk .. If you receive a certificate error, add the following trusted hosts: .. code-block:: console $ pip install cterasdk --trusted-host pypi.org --trusted-host files.pythonhosted.org # [SSL: CERTIFICATE_VERIFY_FAILED] .. Installation via proxy: .. code-block:: console $ pip install cterasdk --proxy http://user:password@proxyserver:port # use proxy .. Install from source: .. code-block:: console $ git clone https://github.com/ctera/ctera-python-sdk.git $ cd ctera-python-sdk $ python setup.py install Importing the Library --------------------- After installation, to get started, open a Python console: .. code-block:: python >>> from cterasdk import * Building Documentation ------------------------- Documentation can be compiled by running ``make html`` from the ``docs`` folder. After compilation, open ``docs/build/html/index.html``. Testing ------- We use the `tox <https://tox.readthedocs.org/>`_ package to run tests in Python 3. To install, use :code:`pip install tox`. Once installed, run `tox` from the root directory. .. code-block:: console $ tox


نیازمندی

مقدار نام
- setuptools
>=2.23 requests
- requests-toolbelt
- cryptography


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

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


نحوه نصب


نصب پکیج whl cterasdk-2.9.0:

    pip install cterasdk-2.9.0.whl


نصب پکیج tar.gz cterasdk-2.9.0:

    pip install cterasdk-2.9.0.tar.gz