# DeepSource vs mypy

**Leader by Vioscale score:** mypy

| Attribute | DeepSource | mypy |
|---|---|---|
| **Vioscale score** | 55.7 (73% (medium)) | 71.9 (60% (medium)) |
| activity.commits_last_30d | - | 27 |
| adoption.dependent_repos | - | 52,771 |
| adoption.github_stars | - | 20,603 |
| adoption.package_downloads_weekly | - | 48,604,416 |
| deployment.options | `{"cloud":true}` | - |
| description.long | A code review platform combining 5,000+ deterministic analysis rules with AI agents to automatically detect security vulnerabilities, bugs, and quality issues in pull requests without requiring CI setup. | A type analysis tool for Python that enables code to transition from pure dynamic typing to statically-typed code through annotations, with error detection at check time. Code runs with negligible performance impact and developers can incrementally adopt static types in existing projects. |
| features.capabilities | `{"autofix":true,"metrics":true,"function":"quality_platform","ci_gating":true,"deployment":"saas","incremental":true,"open_source":"closed","config_model":"zero_config","language_scope":"multi_language"}` | `{"autofix":false,"metrics":false,"function":"type_checker","ci_gating":true,"deployment":"cli_local","incremental":false,"open_source":"oss","custom_rules":false,"impl_language":"Python","pricing_model":"free","language_scope":"single_language","editor_integration":true}` |
| integrations.count | 5 | - |
| integrations.list | `[{"name":"GitHub"},{"name":"GitLab"},{"name":"Jira"},{"name":"Slack"},{"name":"Vanta"}]` | - |
| language.primary | - | Python |
| market.availability | `{"primaryMarkets":["US"],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` | - |
| platform.support | `{"web":true}` | `{"cli":true}` |
| pricing | `{"type":"subscription","plans":[{"free":true,"name":"Free","summary":"Free","components":[{"kind":"fixed","amount":0,"period":"month","currency":"USD"}],"contactSales":false},{"free":false,"name":"Starter","summary":"$24/user/mo (annual) or $30/user/mo (monthly)","commitment":"annual","components":[{"kind":"per_unit","unit":"user","amount":24,"period":"month","currency":"USD"}],"contactSales":false}],"summary":"Free tier available. Paid plans from $24/user/mo annual.","currency":"USD","freeTier":true,"sourceUrl":"https://deepsource.com/blog/sca-pricing","retrievedAt":"2026-08-14T11:08:51.713Z","startingPrice":{"amount":24,"period":"month","currency":"USD"},"billingPeriods":["month","year"]}` | `{"type":"open_source","sourceUrl":"https://mypy-lang.org","retrievedAt":"2026-08-14T13:45:01.127Z"}` |
| pricing.free_tier | yes | - |
| pricing.model | freemium | open_source |
| pricing.price_level | mid | free |
| pricing.transparent | yes | - |
| reliability.status_page | yes | - |
| security.gdpr | yes | - |
| security.scorecard | - | 6.5 |
| security.soc2 | yes | - |
| security.vulnerabilities | - | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=pypi&package_name=mypy&per_page=100","last_12m":0,"max_severity":null}` |

## Capabilities (Code Quality Tools)

| Capability | DeepSource | mypy |
|---|:--:|:--:|
| **Core** |  |  |
| Function | Quality platform | Type checker |
| Language scope | Multi-language | Single-language |
| Implementation language | - | Python |
| **Capability** |  |  |
| Autofix | ✓ | ✗ |
| **Config** |  |  |
| Config model | Zero-config | - |
| **Extensibility** |  |  |
| Custom rules | - | ✗ |
| **Deployment** |  |  |
| Deployment | SaaS | CLI-local |
| **Delivery** |  |  |
| Editor integration | - | ✓ |
| CI / VCS gating | ✓ | ✓ |
| **Insight** |  |  |
| Code metrics | ✓ | ✗ |
| **Performance** |  |  |
| Incremental / monorepo aware | ✓ | ✗ |
| **Licensing** |  |  |
| Open-source | Closed | OSS |
| **Commercial** |  |  |
| Pricing model | - | Free |

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