ProgressBar
===========

.. currentmodule:: astropy.utils.console

.. autoclass:: ProgressBar
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~ProgressBar.map
      ~ProgressBar.map_unordered
      ~ProgressBar.update

   .. rubric:: Methods Documentation

   .. automethod:: map
   .. automethod:: map_unordered
   .. automethod:: update
