Cleaning up some of my output.

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

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

    Pretty-print tabular data in Python, a library and a command-line utility. Repository migrated from bitbucket.org/astanin/python-tabulate.

  • You mean output to the terminal? You could use a module like tabulate or pandas to do that for you. You could also write a quick function yourself that does the same thing; that would be a fairly easy project. Just transpose the data, calculate the max length in each column, then print row by row while padding to the max length. Probably 8 lines of code.

  • 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

  • Show HN: PgQueuer – Over 5k Jobs/SEC with PostgreSQL

    1 project | news.ycombinator.com | 5 May 2024
  • Introducing Tapyr: Create and Deploy Enterprise-Ready PyShiny Dashboards with Ease

    5 projects | dev.to | 5 May 2024
  • Sequoia: Serving exact Llama2-70B on an RTX4090 with 1/2 s per token

    2 projects | news.ycombinator.com | 5 May 2024
  • Github Sponsor Sebastián Ramírez Python programmer

    2 projects | dev.to | 5 May 2024
  • Ask HN: Have you coded any productivity software just for yourself?

    1 project | news.ycombinator.com | 5 May 2024