astypes VS infer-types

Compare astypes vs infer-types and see what are their differences.

astypes

Python library to infer types for AST nodes. Make the most powerful Python linters and formatters! (by orsinium-labs)

infer-types

A CLI tool to automatically add type annotations into Python code. Must have tool for annotating existing code. (by orsinium-labs)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
astypes infer-types
6 6
6 73
- -
3.5 3.8
about 1 year ago about 1 year ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

astypes

Posts with mentions or reviews of astypes. We have used some of these posts to build our list of alternatives and similar projects.

infer-types

Posts with mentions or reviews of infer-types. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing astypes and infer-types you can also consider the following projects:

mypy_boto3_builder - Type annotations builder for boto3 compatible with VSCode, PyCharm, Emacs, Sublime Text, pyright and mypy.

isort - A Python utility / library to sort imports.

typeforce - Make mypy more effective

miss_hit - MATLAB Independent, Small & Safe, High Integrity Tools - code formatter and more

isort - A Python utility / library to sort imports. [Moved to: https://github.com/PyCQA/isort]

phantom-types - Phantom types for Python.

pandas-stubs - Pandas type stubs. Helps you type-check your code.

mypy-test - Test mypy plugins, stubs, custom types.

option - Rust like Option and Result types in Python