package progress

  1. Overview
  2. Docs

Progress — user-definable progress bars for OCaml

A progress bar library for OCaml.

Features:

  • allows user-defined progress bar layouts;
  • supports rendering multiple progress bars simultaneously;
  • dynamically responds to changes in terminal size.

OCaml-CI Build Status

Installation

Progress can be installed with opam:

opam install progress
OCaml

Innovation. Community. Security.