Python library cmd2 equivalent in golang

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

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

    A library to create shell-like command processors (by gobs)

  • The example here https://github.com/gobs/cmd/blob/master/example/main.go is pretty complete (but it doesn't really do anything).

  • httpclient

    More flexible http client library for Go (by gobs)

  • A real working example is here: https://github.com/gobs/httpclient/blob/master/cmd/httpclient/main.go (a scriptable HTTP client)

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

    Kong is a command-line parser for Go (by alecthomas)

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