Sourcery
the six Ws · specification
Built by Sourcery AI for Python developers and teams wanting automated refactoring and review.
Suggests real-time refactorings in the IDE and posts automated pull request reviews blending LLM and static analysis.
Available as a VS Code and PyCharm extension, a CLI, and a GitHub or GitLab review bot.
Originally released in 2020 and continuously updated with PR review features through 2026.
Keeps Python codebases clean and catches issues before merge without manual review effort.
Configured via a .sourcery.yaml file and relies on Sourcery's cloud analysis and language models.
Commercial product with a free tier, core rule engine partly open source on GitHub, sends code to Sourcery servers.
alternatives