/progress

Progress bar library for OCaml

Primary LanguageOCamlMIT LicenseMIT

Progress — user-definable progress bars for OCaml

OCaml-CI Build Status Documentation

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.

The documentation is available online.

Installation

Progress can be installed with opam:

opam install progress