macOS
brew install pyscnlocal Homebrew formula metadata
brew / 順位 2953
pyscn のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install pyscnlocal Homebrew formula metadata
概要
Intelligent Python Code Quality Analyzer
履歴
pyscn is a command-line static-analysis and code-quality tool for Python, covering such concerns as complexity, dead code, duplicated code, coupling, and report generation.
Ludo Technologies developed pyscn as a Python code-quality analyzer implemented as a command-line application. The official architecture records completion of its initial feature set in September 2025, including tree-sitter parsing, control-flow graphs, complexity analysis, dead-code detection, clone detection, coupling analysis, reporting, and TOML configuration.
pyscn is distributed as a standalone command-line program and through Homebrew. Its official project materials position it for local code review and automated quality analysis, with machine-readable formats suitable for CI integrations.
Users run the pyscn executable against Python source trees to inspect quality findings. The tool supports dedicated and pyproject-based TOML configuration and can produce human-readable or automation-oriented reports.
The package is notable as a Go-distributed analyzer focused specifically on Python source. That combination can offer a self-contained CLI installation while applying compiler-style graph and syntax analysis to Python projects.
セキュリティ状態
pyscn に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
.pyscn.tomlpyproject.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
pyscn | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/ludo-technologies/pyscn
インストールメタデータ
| パッケージキー | brew:pyscn |
|---|---|
| バージョン | 1.32.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/pyscn |
| ホームページ | https://ludo-technologies.github.io/pyscn/ |
| リポジトリ | https://github.com/ludo-technologies/pyscn |
| 上流ドキュメント | https://ludo-technologies.github.io/pyscn/ |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/ludo-technologies/pyscn/archive/refs/tags/v1.30.0.tar.gz |
| 最終更新 | 2026-09-15T03:12:19Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pyscn |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.