infer-types VS astypes

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

infer-types

A CLI tool to automatically add type annotations into Python code. Must have tool for annotating existing code. (by orsinium-labs)

astypes

Python library to infer types for AST nodes. Make the most powerful Python linters and formatters! (by orsinium-labs)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
infer-types astypes
6 6
73 6
- -
3.8 3.5
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.

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.

astypes

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

What are some alternatives?

When comparing infer-types and astypes 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.

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.

phantom-types - Phantom types for Python.

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

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