macOS
brew install pyscnlocal Homebrew formula metadata
brew / rank 2953
Intelligent Python Code Quality Analyzer. Version 1.32.0 via Homebrew; verified 2026-09-15.
install
brew install pyscnlocal Homebrew formula metadata
overview
Intelligent Python Code Quality Analyzer
history
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.
security posture
No matching local secret-handling manifest was found for pyscn. Package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
pyscn | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/ludo-technologies/pyscn
install metadata
| Package key | brew:pyscn |
|---|---|
| Version | 1.32.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/pyscn |
| Homepage | https://ludo-technologies.github.io/pyscn/ |
| Repository | https://github.com/ludo-technologies/pyscn |
| Upstream docs | https://ludo-technologies.github.io/pyscn/ |
| License | MIT |
| Source archive | https://github.com/ludo-technologies/pyscn/archive/refs/tags/v1.30.0.tar.gz |
| Last updated | 2026-09-15T03:12:19Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.