backend.ai-client-php

PHP API library for Lablup.AI Cloud

  • 所有者: lablup/backend.ai-client-php
  • 平台:
  • 許可證: GNU Lesser General Public License v3.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Backend.AI Client

.. image:: https://img.shields.io/pypi/pyversions/backend.ai-client.svg
:target: https://pypi.org/project/backend.ai-client/
:alt: PHP Versions

.. image:: https://travis-ci.org/lablup/backend.ai-client-php.svg?branch=master
:target: https://travis-ci.org/lablup/backend.ai-client-php
:alt: Build Status (Linux)

.. image:: https://ci.appveyor.com/api/projects/status/5h6r1cmbx2965yn1/branch/master?svg=true
:target: https://ci.appveyor.com/project/lablup/backend.ai-client-php/branch/master
:alt: Build Status (Windows)

.. image:: https://codecov.io/gh/lablup/backend.ai-client-php/branch/master/graph/badge.svg
:target: https://codecov.io/gh/lablup/backend.ai-client-php
:alt: Code Coverage

The official API client library for Backend.AI <https://backend.ai>_

Usage

You should set the access key and secret key as environment variables to use the API.
Grab your keypair from cloud.backend.ai <https://cloud.backend.ai>_ or your cluster
admin.

.. code-block:: sh

export BACKEND_ACCESS_KEY=...
export BACKEND_SECRET_KEY=...

optional (for local clusters)

export BACKEND_ENDPOINT="https://my-precious-cluster/"

Help commands?


Please run ``backend.ai --help`` to see more commands.

主要指標

概覽
名稱與所有者lablup/backend.ai-client-php
主編程語言
編程語言 (語言數: 0)
平台
許可證GNU Lesser General Public License v3.0
所有者活动
創建於2017-09-01 00:50:08
推送於2017-10-23 01:11:53
最后一次提交2017-10-23 10:11:48
發布數0
用户参与
星數1
關注者數13
派生數0
提交數1
已啟用問題?
問題數0
打開的問題數0
拉請求數0
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?