# 使用 Homebrew 安装 dxpy

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## 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
