macOS
brew install ptpythonlocal Homebrew formula metadata
brew / 順位 4685
ptpython のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ptpythonlocal Homebrew formula metadata
sudo apt install ptpythonDebian stable package indexes · ptpython · ソース: deb.debian.org
sudo dnf install ptpython3Fedora Rawhide package metadata · ptpython3 · ソース: dl.fedoraproject.org
概要
Advanced Python REPL
履歴
ptpython is an advanced, cross-platform Python REPL built with prompt_toolkit. It adds syntax highlighting, multiline editing, completion, mouse support, configurable key bindings, history, and top-level await support.
ptpython was developed in the prompt-toolkit project as an enhanced Python interactive shell built on prompt_toolkit. Its official repository continues to maintain the standalone ptpython and ptipython commands.
ptpython is distributed through Python and operating-system package ecosystems and is also integrated by tools such as django-extensions, whose shell_plus command can select ptpython or its IPython-enabled variant.
Users launch ptpython as a replacement interactive Python shell, use ptipython for IPython features, or embed the REPL in Python applications. Configuration is supplied through config.py or an explicit --config-file option; PTPYTHON_CONFIG_HOME overrides the configuration directory.
ptpython demonstrates how a language REPL can be rebuilt around a reusable terminal-interface library. It is notable for combining modern interactive editing with the familiar Python execution model and for offering both standalone and embeddable entry points.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
$PTPYTHON_CONFIG_HOME/config.py実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ptipython | cli | グローバル実行可能ファイル | |
ptpython | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/prompt-toolkit/ptpython
インストールメタデータ
| パッケージキー | brew:ptpython |
|---|---|
| バージョン | 3.0.32 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ptpython |
| ホームページ | https://github.com/prompt-toolkit/ptpython |
| リポジトリ | https://github.com/prompt-toolkit/ptpython |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://files.pythonhosted.org/packages/b6/8c/7e904ceeb512b4530c7ca1d918d3565d694a1fa7df337cdfc36a16347d68/ptpython-3.0.32.tar.gz |
| 依存関係 | python@3.14 |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ptpython |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
ptpython 3.0.30-2
Alternative Python Prompt with auto-completion and syntax highlighting
https://github.com/prompt-toolkit/ptpython
sudo apt install ptpythonptpython 3.0.26-1
Alternative Python Prompt with auto-completion and syntax highlighting
https://github.com/prompt-toolkit/ptpython
sudo apt install ptpythonptpython3 3.0.31-4.fc45
Python REPL build on top of prompt_toolkit
https://github.com/prompt-toolkit/ptpython
sudo dnf install ptpython3ptpython3+ptipython 3.0.31-4.fc45
Metapackage for ptpython3: ptipython extras
https://github.com/prompt-toolkit/ptpython
sudo dnf install ptpython3+ptipythonソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.