InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →
Top 7 Python static-typing Projects
-
-
Scout Monitoring
Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
-
prometeo
An experimental Python-to-C transpiler and domain specific language for embedded high-performance computing
Project mention: Borgo is a statically typed language that compiles to Go | news.ycombinator.com | 2024-04-30Not impossible but I guess you might end up with an extra runtime layer and some more dynamic operations will not be very fast. Or you restrict it to a subset of Python like this project does: https://github.com/zanellia/prometeo
You could of course write a bytecode VM in Golang but I guess that defeats the purpose.
-
-
micropython-stubber
Generate and maintain stubs for different MicroPython ports to use with VSCode and Pylance, PyRight, Thonny, PyCharm or MyPy
-
cpython
Alternative StdLib for Nim for Python targets, hijacks Python StdLib for Nim (by juancarlospaco)
-
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.
-
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
Python static-typing discussion
Python static-typing related posts
-
Library for single dispatch on Generic subscript
-
Thoughts on nested / inner functions in Python for better encapsulation and clarity?
-
Sunday Daily Thread: What's everyone working on this week?
-
How to be more Literal in Python
-
Python 3.11.0b1 is out! Python 3.11 is now in feature freeze mode!
-
Type annotations: how to express list contravariance?
-
The most dangerous problem in mathematics
-
A note from our sponsor - InfluxDB
www.influxdata.com | 8 Sep 2024
Index
What are some of the best open-source static-typing projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | typing | 1,576 |
2 | prometeo | 620 |
3 | phantom-types | 194 |
4 | micropython-stubber | 172 |
5 | cpython | 142 |
6 | mypy-baseline | 51 |
7 | mypy-zope | 38 |