Make Your Python CLI Tools Pop with Rich

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

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • Sonar - Write Clean Python Code. Always.
  • SaaSHub - Software Alternatives and Reviews
  • rich

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

    Not at all! Like many CLI tools with text formatting, it detects when it's not writing a terminal automatically.

    Here's where it checks: https://github.com/Textualize/rich/blob/5a457bfbc662ab8701dc... (and I just tested to confirm it does indeed work)

  • bubbletea

    A powerful little TUI framework 🏗

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • lipgloss

    Style definitions for nice terminal layouts 👄

  • spectre.console

    A .NET library that makes it easier to create beautiful console applications.

  • xar

    executable archive format (by facebookincubator)

  • Sonar

    Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

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