Python Type Hints Are Turing Complete

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Judoscale - Save 47% on cloud hosting with autoscaling that just works
Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
judoscale.com
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. pydantic

    Data validation using Python type hints

    Oh it looks like they actually pushed back the PEP 563 changes..

    From this thread [0] it does not look open and shut that it will work once these changes go into effect.

    [0]: https://github.com/pydantic/pydantic/issues/2678

  2. Judoscale

    Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.

    Judoscale logo
  3. python-typing-machines

    Python type hints are Turing complete.

  4. LaTeXML

    LaTeXML: a TeX and LaTeX to XML/HTML/ePub/MathML translator.

    They aren't using the rendered PDFs. They are convering from the LaTeX sources, that you upload to arxiv with https://github.com/brucemiller/LaTeXML

  5. di

    Pythonic dependency injection (by adriangb)

    Indeed.

    The dep injection is fastapi and typer code though, and quite tied to it. So it's worth mentioning that somebody is attempting (quite successfully from the look of it) to create a generic lib of dep injection using annotation named DI, inspired by those libs: https://github.com/adriangb/di

  6. json-parser-in-typescript-very-bad-idea-please-dont-use

    JSON Parser written entirely in TypeScript's type system

    [1]: https://github.com/jamiebuilds/json-parser-in-typescript-ver...

  7. [1]: https://github.com/jamiebuilds/json-parser-in-typescript-ver...

  8. xlcalculator

    xlcalculator converts MS Excel formulas to Python and evaluates them.

    Looks like it's xlcalculator:

    https://github.com/bradbase/xlcalculator#addingregistering-e...

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. ideas

    That might be a worthwhile addition to the suggestion at https://github.com/faster-cpython/ideas/issues/453

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • JSON extra uses orjson instead of ujson

    4 projects | news.ycombinator.com | 5 Jun 2024
  • utype VS pydantic - a user suggested alternative

    2 projects | 15 Feb 2024
  • How I saved Business logic from Telegram integration

    3 projects | dev.to | 23 Dec 2022
  • pydantic VS marshmallow - a user suggested alternative

    2 projects | 21 Sep 2022
  • Sunday Daily Thread: What's everyone working on this week?

    6 projects | /r/Python | 6 Mar 2022