Higher Kinded Types in Python

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • returns

    Make your functions return something meaningful, typed, and safe!

  • We, in dry-python used this technique with @overload decorator for our previous versions. This allowed us to write correct definitions of functions working with generic types. But, they were limited to the pre-defined set of our own types. And we wanted to allow our users to create their custom types based on our interfaces. With the full existing code reuse.

  • fp-ts

    Functional programming in TypeScript

  • TypeScript

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • typing

    Python static typing home. Hosts the documentation and a user help forum.

  • Unfortunately, it is not supported at the moment.

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

  • This Week in Python (February 23, 2024)

    5 projects | dev.to | 23 Feb 2024
  • Python Functional Programming with returns library (type-safety, monads, etc.)

    1 project | news.ycombinator.com | 19 Feb 2024
  • Ask HN: How can I get better at writing production-level Python?

    9 projects | news.ycombinator.com | 18 Jul 2023
  • GitHub - dry-python/returns: Make your functions return something meaningful, typed, and safe!

    1 project | /r/Python | 10 May 2023
  • [Media] Rust Results in Python :D

    1 project | /r/rust | 4 Mar 2023