What is the state of typings in python communities?

This page summarizes the projects mentioned and recommended in the original post on /r/Python

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
  • typeshed

    Collection of library stubs for Python, with static types

  • There's typeshed which is a set of stubs for some libraries such as Paradiso, however I haven't seen opencv or numpy stubs in there.

  • 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
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

  • What's the point of using `Any` in Union, such as `str | Any`

    1 project | /r/learnpython | 17 Aug 2023
  • Importing python libraries "Cannot find implementation or library stub for module named ..."

    1 project | /r/neovim | 5 Jul 2023
  • Offer to Type Hint API's, or Start a Statically Typed Python?

    1 project | /r/Python | 25 Jan 2023
  • Wrapping my head around type hinting

    1 project | /r/learnpython | 19 Oct 2022
  • How do you deal with third-party libraries when going for total typing coverage?

    1 project | /r/Python | 8 Feb 2022