# dxpy を Homebrew でインストール

dxpy のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:dxpy
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install dxpy
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:dxpy
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.411.0
- **ソース概要:** DNAnexus toolkit utilities and platform API bindings for Python
- **ホームページ:** <https://github.com/dnanexus/dx-toolkit>
- **最終更新:** 2026-07-29T00:42:36Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- dx-app-wizard (エイリアス)
- dx-build-app (エイリアス)
- dx-build-applet (エイリアス)
- dx-clone-asset (エイリアス)
- dx-docker (エイリアス)
- dx-download-all-inputs (エイリアス)
- dx-fetch-bundled-depends (エイリアス)
- dx-generate-dxapp (エイリアス)
- dx-jobutil-add-output (エイリアス)
- dx-jobutil-dxlink (エイリアス)
- dx-jobutil-get-identity-token (エイリアス)
- dx-jobutil-new-job (エイリアス)
- dx-jobutil-parse-link (エイリアス)
- dx-jobutil-report-error (エイリアス)
- dx-log-stream (エイリアス)
- dx-mount-all-inputs (エイリアス)
- dx-notebook-reconnect (エイリアス)
- dx-print-bash-vars (エイリアス)
- dx-upload-all-outputs (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.411.0
## プロジェクトの歴史と使われ方

dxpy is the Python binding layer and command-line toolkit for the DNAnexus platform. The official Read the Docs page describes dxpy as Python bindings for interacting with the DNAnexus Platform API, both inside the DNAnexus execution environment and from external scripts.

### プロジェクトの歴史

The official dx-toolkit git history begins with imported history in 2011 and early repository reorganization in March 2012. Official tags show v0.0.1 on 2012-08-09 and a long continuous release stream through v0.410.0 in June 2026.

### 採用の歴史

Unlike general-purpose Unix tools, dxpy adoption follows the DNAnexus platform itself: researchers and bioinformatics engineers use it to script platform objects, projects, files, apps, workflows, jobs, and API calls. The batch input exposes this as a Homebrew package with many dx-* executables rather than just a Python library.

### 使われ方

The official docs organize dxpy around Pythonic bindings, low-level API wrappers, object handlers, projects, records, files, genomic tables, applets, apps, workflows, jobs, search, app building, utilities, and exceptions. In practice the packaged toolkit is used for DNAnexus login/configuration, data movement, applet/app development, job utilities, logging, Docker/Nextflow helper workflows, and scripted platform automation.

### パッケージ好きにとっての重要性

dxpy is significant as a packaged scientific-platform SDK: it turns a hosted genomics and biomedical analysis platform into reproducible shell and Python workflows. For package managers, it is a reminder that many science packages are not just libraries but operational CLIs with credentials, cloud objects, and platform-specific execution assumptions.

### タイムライン

- 2011: Official git history begins with imported repository history.
- 2012: v0.0.1 tagged and DNAnexus Python docs carry 2012-2013 copyright.
- 2020: v0.300.0 tagged.
- 2023: v0.350.0 tagged.
- 2025: v0.400.0 tagged.
- 2026: v0.410.0 appears in the official changelog and tag list.

### Related projects

- dxpy is part of DNAnexus dx-toolkit alongside the dx command family, DNAnexus API documentation, platform documentation, app builders, job utilities, Docker helpers, and Nextflow-related tooling referenced in recent changelog entries.

### ソース

- <https://dxpy.readthedocs.io/en/latest>
- <https://github.com/dnanexus/dx-toolkit>
- <https://github.com/dnanexus/dx-toolkit/blob/master/CHANGELOG.md>
- <https://documentation.dnanexus.com/>


## セキュリティノート

dxpy に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.dnanexus_config/environment.json

## Credential files

- Unix: ~/.dnanexus_config/environment.json

## Combined YAML source

View the package source record on GitHub. [combined/dxpy.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dxpy.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
