.coveragerc
CONTRIBUTING.md
DEMO.ipynb
LICENCE
MANIFEST.in
Makefile
README.rst
logo.png
requirements-dev.txt
setup.cfg
setup.py
tox.ini
examples/7zx.py
examples/include_no_requirements.py
examples/pandas_progress_apply.py
examples/parallel_bars.py
examples/redirect_print.py
examples/simple_examples.py
examples/tqdm_requests.py
examples/tqdm_wget.py
examples/wrapping_generators.py
tqdm/__init__.py
tqdm/__main__.py
tqdm/_main.py
tqdm/_monitor.py
tqdm/_tqdm.py
tqdm/_tqdm_gui.py
tqdm/_tqdm_notebook.py
tqdm/_tqdm_pandas.py
tqdm/_utils.py
tqdm/_version.py
tqdm/auto.py
tqdm/autonotebook.py
tqdm/cli.py
tqdm/completion.sh
tqdm/gui.py
tqdm/keras.py
tqdm/notebook.py
tqdm/std.py
tqdm/tqdm.1
tqdm/utils.py
tqdm.egg-info/PKG-INFO
tqdm.egg-info/SOURCES.txt
tqdm.egg-info/dependency_links.txt
tqdm.egg-info/entry_points.txt
tqdm.egg-info/requires.txt
tqdm.egg-info/top_level.txt
tqdm/contrib/__init__.py
tqdm/contrib/bells.py
tqdm/contrib/concurrent.py
tqdm/contrib/discord.py
tqdm/contrib/itertools.py
tqdm/contrib/telegram.py
tqdm/contrib/utils_worker.py
tqdm/tests/tests_concurrent.py
tqdm/tests/tests_contrib.py
tqdm/tests/tests_itertools.py
tqdm/tests/tests_keras.py
tqdm/tests/tests_main.py
tqdm/tests/tests_notebook.py
tqdm/tests/tests_pandas.py
tqdm/tests/tests_perf.py
tqdm/tests/tests_synchronisation.py
tqdm/tests/tests_tqdm.py
tqdm/tests/tests_version.py