SaaSHub helps you find the best software and product alternatives Learn more →
Top 5 Python python-typing Projects
-
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-27You 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
-
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.
-
-
-
-
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
Python python-typing discussion
Python python-typing related posts
-
Show HN: Python-Type-Challenges, master Python typing with online exercises
-
Scientific computing in JAX
-
[D] Have their been any attempts to create a programming language specifically for machine learning?
-
Returning to snake's nest after a long journey, any major advances in python for science ?
-
Parsing and validating data in Python using Pydantic
-
CMV: the `typing` module was bungled.
-
A note from our sponsor - SaaSHub
www.saashub.com | 1 Sep 2025
Index
What are some of the best open-source python-typing projects in Python? This list will help you:
# | Project | Stars |
---|---|---|
1 | jaxtyping | 1,516 |
2 | torchtyping | 1,439 |
3 | Python-Type-Challenges | 602 |
4 | apischema | 236 |
5 | utype | 25 |