Python python-typing

Open-source Python projects categorized as python-typing

Top 5 Python python-typing Projects

python-typing
  1. torchtyping

    Type annotations and dynamic checking for a tensor's shape, dtype, names, etc.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. jaxtyping

    Type annotations and runtime checking for shape and dtype of JAX/NumPy/PyTorch/etc. arrays. https://docs.kidger.site/jaxtyping/

    Project mention: Python type hints may not be not for me in practice | news.ycombinator.com | 2024-11-27

    You want runtime typechecking.

    See either beartype [1] or typeguard [2]. And if you're doing any kind of array-based programming (JAX or not), then jaxtyping [3].

    [1] https://github.com/beartype/beartype/

    [2] https://github.com/agronholm/typeguard

    [3] https://github.com/patrick-kidger/jaxtyping

  4. Python-Type-Challenges

    Master Python typing (type hints) with interactive online exercises!

  5. apischema

    JSON (de)serialization, GraphQL and JSON schema generation using Python typing.

  6. utype

    Declare & parse types / dataclasses / functions based on Python type annotations

  7. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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).

Python python-typing discussion

Log in or Post with

Python python-typing related posts

  • Show HN: Python-Type-Challenges, master Python typing with online exercises

    1 project | /r/hypeurls | 30 Nov 2023
  • Scientific computing in JAX

    4 projects | /r/ScientificComputing | 4 Apr 2023
  • [D] Have their been any attempts to create a programming language specifically for machine learning?

    12 projects | /r/MachineLearning | 11 Feb 2023
  • Returning to snake's nest after a long journey, any major advances in python for science ?

    7 projects | /r/Python | 24 Jan 2023
  • Parsing and validating data in Python using Pydantic

    1 project | /r/Python | 24 Mar 2021
  • CMV: the `typing` module was bungled.

    1 project | /r/Python | 2 Mar 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 17 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

# Project Stars
1 torchtyping 1,432
2 jaxtyping 1,403
3 Python-Type-Challenges 587
4 apischema 234
5 utype 25

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?