awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
orsinium-labs avatar

orsinium-labs/mypy-baseline

0
View on GitHub↗
81 stars·15 forks·Python·MIT·4 viewsmypy-baseline.orsinium.dev↗

Mypy Baseline

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 type errors that you already have in the project (generate "baseline"). All consecutive runs will ignore these errors and report only ones that you introduced…

Features

  • Annotation Tools - Filters existing errors to focus on new type issues.

Star history

Star history chart for orsinium-labs/mypy-baselineStar history chart for orsinium-labs/mypy-baseline

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does orsinium-labs/mypy-baseline do?

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 type errors that you already have in the project (generate "baseline"). All consecutive runs will ignore these errors and report only ones that you introduced…

What are the main features of orsinium-labs/mypy-baseline?

The main features of orsinium-labs/mypy-baseline are: Annotation Tools.

What are some open-source alternatives to orsinium-labs/mypy-baseline?

Open-source alternatives to orsinium-labs/mypy-baseline include: camptocamp/jsonschema-gentypes — kk Tools to generate Python types based on TypedDict from a JSON schema. dropbox/mypy-protobuf — mypy-protobuf: Generate mypy stub files from protobuf specs. dropbox/pyannotate — PyAnnotate: Auto-generate PEP-484 annotations. google/pytype — Pytype is a static code analysis tool and type inference engine for Python. It functions as a static type analyzer… ilevkivskyi/com2ann — com2ann. ambv/retype — !!! Note this project is no longer supported/maintained as of 2022 August 14th !!!

Open-source alternatives to Mypy Baseline

Similar open-source projects, ranked by how many features they share with Mypy Baseline.
  • camptocamp/jsonschema-gentypescamptocamp avatar

    camptocamp/jsonschema-gentypes

    48View on GitHub↗

    kk Tools to generate Python types based on TypedDict from a JSON schema

    Python
    View on GitHub↗48
  • dropbox/mypy-protobufdropbox avatar

    dropbox/mypy-protobuf

    706View on GitHub↗

    mypy-protobuf: Generate mypy stub files from protobuf specs

    Python
    View on GitHub↗706
  • dropbox/pyannotatedropbox avatar

    dropbox/pyannotate

    1,444View on GitHub↗

    PyAnnotate: Auto-generate PEP-484 annotations

    Python
    View on GitHub↗1,444
  • ambv/retypeambv avatar

    ambv/retype

    146View on GitHub↗

    !!! Note this project is no longer supported/maintained as of 2022 August 14th !!!

    Python
    View on GitHub↗146
See all 18 alternatives to Mypy Baseline
→