typing VS runtype

Compare typing vs runtype and see what are their differences.

typing

Python static typing home. Hosts the documentation and a user help forum. (by python)

runtype

Utilities for run-time type validation and multiple dispatch (by erezsh)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
typing runtype
38 4
1,544 159
1.6% -
8.8 8.6
9 days ago 4 days ago
Python Python
GNU General Public License v3.0 or later 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.

typing

Posts with mentions or reviews of typing. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-21.

runtype

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

What are some alternatives?

When comparing typing and runtype you can also consider the following projects:

mypy - Optional static typing for Python

plum - Multiple dispatch in Python

pyre-check - Performant type-checking for python.

typeshed - Collection of library stubs for Python, with static types

fp-ts - Functional programming in TypeScript

pydantic - Data validation using Python type hints

Telethon - Pure Python 3 MTProto API Telegram client library, for bots too!

mashumaro - Fast and well tested serialization library

intellij-community - IntelliJ IDEA Community Edition & IntelliJ Platform

flask-parameter-validation - Get and validate all Flask input parameters with ease.

datamodel-code-generator - Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.

pyannotate - Auto-generate PEP-484 annotations