Python Typechecker

Open-source Python projects categorized as Typechecker

Top 5 Python Typechecker Projects

  • mypy

    Optional static typing for Python

    Project mention: Sharing Saturday #472 | /r/roguelikedev | 2023-06-23

    The in-progress tutorial is here in the official documentation. It sucks that I can never seem to make quick progress on this. Trying to do something clever with Protocols ended up with me making a pull request on the Mypy project for something that likely wasn't critical after all.

  • pytype

    A static type analyzer for Python code

    Project mention: Mypy 1.5 Released | news.ycombinator.com | 2023-08-10

    So, I tried out pytype the other day, and it was a not a good experience. It doesn't support PEP 420 (implicit namespace packages), which means you have to litter __init__.py files everywhere, or it will create filename collisions. See https://github.com/google/pytype/issues/198 for more information. I've since started testing out pyre.

  • Mergify

    Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.

  • enforce

    Python 3.5+ runtime type checking for integration testing and data validation

  • pyanalyze

    A Python type checker

    Project mention: GitHub - quora/pyanalyze: A Python type checker | /r/Python | 2023-05-24
  • django-urlconfchecks

    A package for type-checking the URLs and associated views for Django

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-08-10.

Python Typechecker related posts

Index

What are some of the best open-source Typechecker projects in Python? This list will help you:

Project Stars
1 mypy 16,307
2 pytype 4,336
3 enforce 541
4 pyanalyze 270
5 django-urlconfchecks 49
Write Clean Python Code. Always.
Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
www.sonarsource.com