Four Useful Python Libraries You Don't Know About

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

    The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity

  • I've used fuzzy-wuzzy and it is pretty slow if you can't install python-Levenshtein (which I couldn't, though I don't remember why). I ended up uninstalling it and using a custom matching algorithm for search in my app.

  • 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

  • You can't just assume UTF-8

    3 projects | news.ycombinator.com | 29 Apr 2024
  • echo -e doesn't work

    1 project | /r/bash | 27 Apr 2023
  • Need help solving a subtitles problem. The logic seems complex

    1 project | /r/learnpython | 19 Jan 2023
  • Short, friendly base32 slugs from timestamps

    3 projects | news.ycombinator.com | 18 Jan 2023
  • 7 Useful Python Libraries You Should Use in Your Next Project

    4 projects | /r/Python | 23 Nov 2022