# 在程序中使用Codex Python SDK

- 来源：Tibo (@thsottiaux)
- 发布时间：2026-06-05 11:12
- AIHOT 分数：71
- AIHOT 链接：https://aihot.virxact.com/items/cmq0cv0yt052rsltrh53tw3eb
- 原文链接：https://x.com/thsottiaux/status/2062734215494664697

## AI 摘要

你可以在自己的程序中使用Codex Python SDK。这太棒了。由@ah20im和朋友构建

```
pip install openai-codex
```

https://developers.openai.com/codex/sdk#python-library

## 正文

You can use codex within your own programs using the Python SDK. It's awesome. Built by @ah20im and friends

```
pip install openai-codex
```

https://developers.openai.com/codex/sdk#python-library
