# Psalm vs Pylint

| Attribute | Psalm | Pylint |
|---|---|---|
| **Vioscale score** | 72.8 (33% (low)) | 72.2 (54% (medium)) |
| activity.commits_last_30d | - | 96 |
| adoption.dependent_repos | 15,920 | 117,361 |
| adoption.github_stars | 5,884 | 5,715 |
| deployment.options | `{"self_hosted":true}` | `{"self_hosted":true}` |
| description.long | Psalm is a free, open-source static analyzer for PHP that identifies type-related errors and bugs in codebases at their strictest settings. It can automatically fix many common issues and supports safe coding patterns used in other languages. | Pylint automatically scans Python source code to identify problems with coding standards compliance, detect runtime errors, and suggest refactoring improvements. It supports extensive customization through configuration files and plugins. |
| features.capabilities | `{"autofix":true,"metrics":true,"function":"static_analyzer","deployment":"cli_local","open_source":"oss","config_model":"config_file","custom_rules":true,"impl_language":"PHP","pricing_model":"free","language_scope":"single_language"}` | `{"autofix":false,"metrics":true,"function":"linter","ci_gating":true,"deployment":"cli_local","open_source":"oss","config_model":"config_file","custom_rules":true,"impl_language":"Python","pricing_model":"free","language_scope":"single_language","editor_integration":true}` |
| integrations.count | - | 10 |
| integrations.list | - | `[{"name":"Vim"},{"name":"Emacs"},{"name":"Eclipse"},{"name":"TextMate"},{"name":"PyDev"},{"name":"Spyder"},{"name":"Editra"},{"name":"Jenkins"},{"name":"Hudson"},{"name":"Apycot"}]` |
| language.primary | PHP | Python |
| license.spdx | MIT | GPL-2.0 |
| platform.support | `{"cli":true}` | `{"cli":true,"mac":true,"linux":true,"windows":true}` |
| pricing | `{"type":"open_source","plans":[{"free":true,"name":"Open Source","description":"Free and open-source static analysis tool for PHP","contactSales":false}],"summary":"Free and open-source. Optional paid support contracts available.","freeTier":true,"sourceUrl":"https://psalm.dev/","retrievedAt":"2026-08-03T22:32:46.041Z"}` | `{"type":"free","summary":"Free and open source. Commercial support services available.","freeTier":true,"sourceUrl":"https://www.pylint.org/","retrievedAt":"2026-08-14T11:08:27.719Z"}` |
| pricing.free_tier | yes | yes |
| pricing.model | commercial | commercial |
| pricing.price_level | free | free |
| pricing.transparent | yes | yes |
| release.cadence_days | 1 | 24 |
| release.history | `[{"url":"https://github.com/vimeo/psalm/releases/tag/7.0.0-beta19","date":"2026-04-15T20:51:53Z","type":"prerelease","version":"7.0.0-beta19"},{"url":"https://github.com/vimeo/psalm/releases/tag/7.0.0-beta18","date":"2026-04-15T18:57:09Z","type":"prerelease","version":"7.0.0-beta18"},{"url":"https://github.com/vimeo/psalm/releases/tag/6.16.1","date":"2026-03-19T11:07:58Z","type":"stable","version":"6.16.1"},{"url":"https://github.com/vimeo/psalm/releases/tag/7.0.0-beta17","date":"2026-03-17T11:28:08Z","type":"prerelease","version":"7.0.0-beta17"},{"url":"https://github.com/vimeo/psalm/releases/tag/6.16.0","date":"2026-03-17T11:22:35Z","type":"stable","version":"6.16.0"},{"url":"https://github.com/vimeo/psalm/releases/tag/7.0.0-beta16","date":"2026-02-20T19:46:21Z","type":"prerelease","version":"7.0.0-beta16"},{"url":"https://github.com/vimeo/psalm/releases/tag/7.0.0-beta15","date":"2026-02-19T21:57:27Z","type":"prerelease","version":"7.0.0-beta15"},{"url":"https://github.com/vimeo/psalm/releases/tag/6.15.1","date":"2026-02-08T08:26:17Z","type":"stable","version":"6.15.1"},{"url":"https://github.com/vimeo/psalm/releases/tag/6.15.0","date":"2026-01-30T14:13:20Z","type":"stable","version":"6.15.0"},{"url":"https://github.com/vimeo/psalm/releases/tag/7.0.0-beta14","date":"2025-12-23T17:07:55Z","type":"prerelease","version":"7.0.0-beta14"},{"url":"https://github.com/vimeo/psalm/releases/tag/6.14.3","date":"2025-12-23T15:49:03Z","type":"stable","version":"6.14.3"},{"url":"https://github.com/vimeo/psalm/releases/tag/6.14.2","date":"2025-12-11T08:59:09Z","type":"stable","version":"6.14.2"},{"url":"https://github.com/vimeo/psalm/releases/tag/7.0.0-beta13","date":"2025-12-10T09:35:46Z","type":"prerelease","version":"7.0.0-beta13"},{"url":"https://github.com/vimeo/psalm/releases/tag/6.14.1","date":"2025-12-10T09:35:44Z","type":"stable","version":"6.14.1"},{"url":"https://github.com/vimeo/psalm/releases/tag/7.0.0-beta12","date":"2025-12-10T09:11:02Z","type":"prerelease","version":"7.0.0-beta12"},{"url":"https://github.com/vimeo/psalm/releases/tag/6.14.0","date":"2025-12-10T08:48:11Z","type":"stable","version":"6.14.0"},{"url":"https://github.com/vimeo/psalm/releases/tag/6.13.1","date":"2025-08-07T12:33:39Z","type":"stable","version":"6.13.1"},{"url":"https://github.com/vimeo/psalm/releases/tag/7.0.0-beta11","date":"2025-07-14T10:01:40Z","type":"prerelease","version":"7.0.0-beta11"},{"url":"https://github.com/vimeo/psalm/releases/tag/6.13.0","date":"2025-07-14T10:00:47Z","type":"stable","version":"6.13.0"},{"url":"https://github.com/vimeo/psalm/releases/tag/7.0.0-beta10","date":"2025-07-04T10:10:02Z","type":"prerelease","version":"7.0.0-beta10"}]` | `[{"url":"https://github.com/pylint-dev/pylint/releases/tag/v4.0.7","date":"2026-08-09T19:12:32Z","type":"stable","version":"v4.0.7"},{"url":"https://github.com/pylint-dev/pylint/releases/tag/v4.0.6","date":"2026-06-14T14:42:38Z","type":"stable","version":"v4.0.6"},{"url":"https://github.com/pylint-dev/pylint/releases/tag/v4.0.5","date":"2026-02-20T09:06:45Z","type":"stable","version":"v4.0.5"},{"url":"https://github.com/pylint-dev/pylint/releases/tag/v4.0.4","date":"2025-11-30T13:28:26Z","type":"stable","version":"v4.0.4"},{"url":"https://github.com/pylint-dev/pylint/releases/tag/v4.0.3","date":"2025-11-13T15:53:59Z","type":"stable","version":"v4.0.3"},{"url":"https://github.com/pylint-dev/pylint/releases/tag/v4.0.2","date":"2025-10-20T13:01:44Z","type":"stable","version":"v4.0.2"},{"url":"https://github.com/pylint-dev/pylint/releases/tag/v4.0.1","date":"2025-10-15T05:40:09Z","type":"stable","version":"v4.0.1"},{"url":"https://github.com/pylint-dev/pylint/releases/tag/v4.0.0","date":"2025-10-12T15:16:43Z","type":"stable","version":"v4.0.0"},{"url":"https://github.com/pylint-dev/pylint/releases/tag/v3.3.9","date":"2025-10-05T18:37:27Z","type":"stable","version":"v3.3.9"},{"url":"https://github.com/pylint-dev/pylint/releases/tag/v3.3.8","date":"2025-08-09T09:12:00Z","type":"stable","version":"v3.3.8"},{"url":"https://github.com/pylint-dev/pylint/releases/tag/v3.3.7","date":"2025-05-04T17:07:12Z","type":"stable","version":"v3.3.7"},{"url":"https://github.com/pylint-dev/pylint/releases/tag/v3.3.6","date":"2025-03-20T11:24:54Z","type":"stable","version":"v3.3.6"},{"url":"https://github.com/pylint-dev/pylint/releases/tag/v3.3.5","date":"2025-03-09T06:47:06Z","type":"stable","version":"v3.3.5"},{"url":"https://github.com/pylint-dev/pylint/releases/tag/v3.3.5a0","date":"2025-03-08T22:20:59Z","type":"prerelease","version":"v3.3.5a0"},{"url":"https://github.com/pylint-dev/pylint/releases/tag/v3.3.4","date":"2025-01-28T13:27:51Z","type":"stable","version":"v3.3.4"},{"url":"https://github.com/pylint-dev/pylint/releases/tag/v3.3.3","date":"2024-12-24T02:30:21Z","type":"stable","version":"v3.3.3"},{"url":"https://github.com/pylint-dev/pylint/releases/tag/v3.3.2","date":"2024-12-01T18:45:02Z","type":"stable","version":"v3.3.2"},{"url":"https://github.com/pylint-dev/pylint/releases/tag/v3.3.1","date":"2024-09-24T11:10:22Z","type":"stable","version":"v3.3.1"},{"url":"https://github.com/pylint-dev/pylint/releases/tag/v3.3.0","date":"2024-09-20T13:03:35Z","type":"stable","version":"v3.3.0"},{"url":"https://github.com/pylint-dev/pylint/releases/tag/v3.2.7","date":"2024-08-31T14:25:58Z","type":"stable","version":"v3.2.7"}]` |
| security.scorecard | 4.5 | 8.1 |
| security.vulnerabilities | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=packagist&package_name=vimeo%2Fpsalm&per_page=100","last_12m":0,"max_severity":null}` | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=pypi&package_name=pylint&per_page=100","last_12m":0,"max_severity":null}` |

## Capabilities (Code Quality Tools)

| Capability | Psalm | Pylint |
|---|:--:|:--:|
| **Core** |  |  |
| Function | Static analyzer | Linter |
| Language scope | Single-language | Single-language |
| Implementation language | PHP | Python |
| **Capability** |  |  |
| Autofix | ✓ | ✗ |
| **Config** |  |  |
| Config model | Config file | Config file |
| **Extensibility** |  |  |
| Custom rules | ✓ | ✓ |
| **Deployment** |  |  |
| Deployment | CLI-local | CLI-local |
| **Delivery** |  |  |
| Editor integration | - | ✓ |
| CI / VCS gating | - | ✓ |
| **Insight** |  |  |
| Code metrics | ✓ | ✓ |
| **Performance** |  |  |
| Incremental / monorepo aware | - | - |
| **Licensing** |  |  |
| Open-source | OSS | OSS |
| **Commercial** |  |  |
| Pricing model | Free | Free |

*Source: Vioscale. Generated 2026-09-01T16:34:06.542Z. "-" = undocumented, not absent.*
