mypy-test VS refurb

Compare mypy-test vs refurb and see what are their differences.

mypy-test

Test mypy plugins, stubs, custom types. (by orsinium-labs)

refurb

A tool for refurbishing and modernizing Python codebases (by dosisod)
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
mypy-test refurb
6 9
5 2,452
- -
3.7 9.1
7 months ago 21 days ago
Python Python
MIT License GNU General Public License v3.0 only
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.

mypy-test

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

refurb

Posts with mentions or reviews of refurb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-27.

What are some alternatives?

When comparing mypy-test and refurb you can also consider the following projects:

infer-types - A CLI tool to automatically add type annotations into Python code. Must have tool for annotating existing code.

Deal - 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.

typeforce - Make mypy more effective

phantom-types - Phantom types for Python.

test_repo_python_windows_ci - Custom GitHub workflow file using windows base image to run continuous integration and testing on a python repo.

sqlalchemy-stubs - Mypy plugin and stubs for SQLAlchemy

mypy-baseline - Integrate mypy in seconds with existing codebase. A friendly CLI tool to make mypy report only new type violations and ignore existing ones.

typedload - Python library to load dynamically typed data into statically typed data structures

mypy - Optional static typing for Python