Neat Parallel Output in Python

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

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
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
  • rich

    Rich is a Python library for rich text and beautiful formatting in the terminal.

  • There is an open issue [1] on GitHub to make it more modular and get rid of markdown and syntax highlighting but I have no hope for rich to get more minimal.

    [1]: https://github.com/Textualize/rich/issues/2277

  • java-parallel-output

    hn

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • tqdm

    :zap: A Fast, Extensible Progress Bar for Python and CLI

  • yeah my code needs to use multiprocessing, which does not play nice with tqdm. thanks for the tip about positions though, that helped me search more effectively and came up with two promising comments. unmerged / require some workarounds, but might just work:

    https://github.com/tqdm/tqdm/issues/1000#issuecomment-184208...

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

  • Progress bars

    2 projects | /r/learnpython | 8 Oct 2021
  • Tips on making nice and simple Progress Indicators

    2 projects | /r/learnpython | 23 Jul 2021
  • PyTermGUI gains the ability to gracefully degrade from RGB to xterm-16color palettes!

    3 projects | /r/commandline | 21 Mar 2022
  • CLI UI library similar to BubbleTea

    3 projects | /r/Python | 28 Sep 2021
  • Objexplore: A terminal UI to inspect and explore Python objects

    3 projects | /r/Python | 26 Sep 2021