pyscn
« Back to VersTracker
Description:
Intelligent Python Code Quality Analyzer
Type: Formula  |  Latest Version: 1.5.5@0  |  Tracked Since: Dec 15, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: python code-quality static-analysis developer-tools security
Install: brew install pyscn
About:
pyscn is a static code analysis tool that uses advanced pattern recognition and machine learning to detect code smells, security vulnerabilities, and style violations in Python projects. It provides actionable insights to help developers write cleaner, more maintainable, and secure code.
Key Features:
  • Static code analysis for Python
  • Machine learning-based pattern detection
  • Identifies code smells and security issues
  • Provides actionable improvement suggestions
  • Integrates with CI/CD pipelines
Use Cases:
  • Automated code review in development workflows
  • Enforcing code quality standards in team projects
  • Identifying technical debt and security vulnerabilities in legacy code
Alternatives:
  • pylint – pyscn uses ML for intelligent pattern detection, while pylint is a traditional rule-based linter.
  • bandit – Bandit focuses specifically on security, whereas pyscn provides broader code quality and security analysis.
Version History
Detected Version Rev Change Commit
Dec 27, 2025 7:19pm 1.5.5 0 VERSION_BUMP 6279fa36
Dec 15, 2025 6:35pm 0 VERSION_BUMP 6146737c
Oct 10, 2025 4:25pm 0 VERSION_BUMP 6977dcdf
Oct 10, 2025 11:01am 0 VERSION_BUMP 83200b2e
Oct 8, 2025 4:22pm 0 VERSION_BUMP e81ac085
Oct 8, 2025 10:48am 0 NEW 04c0ddc0