A CLI tool for painless integration of mypy with an existing Python project. When you run it for the first time, it will remember all types of errors that you already have in the project (generate “baseline”). All consecutive runs will ignore these errors and report only the ones that you introduced after that.

Features

  • No mypy patching or dirty magic. The tool works exclusively with the stdout of mypy
  • Can detect exactly what errors were introduced and what errors were resolved, even if they are in the same file
  • Baseline is human-readable, and diffs are informative. The reviewers of your PR will know exactly what errors you resolve and what errors you introduced
  • Track the progress you make with git-based history of changes and burndown chart of resolved type violations
  • Ignore specific error messages (using regular expressions) and error categories, so that buggy mypy plugins don’t bother you with false-positives
  • Fast and simple

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow mypy-baseline

mypy-baseline Web Site

Other Useful Business Software
Full-stack observability with actually useful AI | Grafana Cloud Icon
Full-stack observability with actually useful AI | Grafana Cloud

Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of mypy-baseline!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Programming Language

Python

Related Categories

Python Command Line Tools

Registered

2024-11-27