I wrote a guide to creating and distributing CLI tools in Python and thought it might be appreciated here!

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • rich

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

    May it be because you're mainly discussing ancient technology (tongue in cheek)? You're essentially building a function that uses argparse and then parsing some terminal colour codes to produce pretty output. Nowadays there are plently of more modern libraries that facilitate building CLI and produce beautiful output (see rich).

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

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