diplomat.wx_gui.progress_bar

An implementation of DIPLOMAT’s progress bar API using wx widgets. Allows for displaying the progress of diplomat processes.

Classes

TqdmWxPanel(*args, **kwargs)

A WX progress bar which mimics the tqdm interface.