XDK Python SDK は GitHub リポジトリから直接取得し、Documentation Index
Fetch the complete documentation index at: https://generaltranslation.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
pip でインストールできます。
前提条件
- Python 3.8 以降
- 仮想環境用の
pipおよびvenv(推奨)
クイックインストール
main ブランチから最新の生成済みバージョンが取得されます。
開発用インストール
- リポジトリをクローンします:
- 依存関係を編集可能(editable)モードでインストールします:
これにより、SDK とその実行時依存関係がインストールされます。
- (任意)テスト/Lint 用の開発依存関係をインストールします: