{
  "files": [
    "logo.png",
    ".pre-commit-config.yaml",
    "Makefile",
    "LICENCE",
    "environment.yml",
    "DEMO.ipynb",
    "pyproject.toml",
    "CONTRIBUTING.md",
    "README.rst",
    ".prospector.yml",
    ".zenodo.json",
    "CODE_OF_CONDUCT.md",
    "tests_notebook.ipynb",
    "images/tqdm.gif",
    "images/logo.gif",
    ".meta/.readme.rst",
    ".meta/mkcompletion.py",
    ".meta/.tqdm.1.md",
    ".meta/requirements-test.txt",
    ".meta/mkdocs.py",
    ".meta/nbval.ini",
    ".meta/mksnap.py",
    ".meta/requirements-build.txt",
    "tqdm/completion.sh",
    "tqdm/tk.py",
    "tqdm/_tqdm.py",
    "tqdm/auto.py",
    "tqdm/__init__.py",
    "tqdm/version.py",
    "tqdm/rich.py",
    "tqdm/asyncio.py",
    "tqdm/autonotebook.py",
    "tqdm/utils.py",
    "tqdm/_tqdm_notebook.py",
    "tqdm/_tqdm_pandas.py",
    "tqdm/_main.py",
    "tqdm/keras.py",
    "tqdm/dask.py",
    "tqdm/_monitor.py",
    "tqdm/_tqdm_gui.py",
    "tqdm/tqdm.1",
    "tqdm/_utils.py",
    "tqdm/std.py",
    "tqdm/cli.py",
    "tqdm/gui.py",
    "tqdm/__main__.py",
    "tqdm/notebook.py",
    "tqdm/contrib/concurrent.py",
    "tqdm/contrib/utils_worker.py",
    "tqdm/contrib/__init__.py",
    "tqdm/contrib/discord.py",
    "tqdm/contrib/slack.py",
    "tqdm/contrib/itertools.py",
    "tqdm/contrib/logging.py",
    "tqdm/contrib/telegram.py",
    "tqdm/contrib/bells.py",
    "tests/tests_utils.py",
    "tests/tests_contrib_logging.py",
    "tests/__init__.py",
    "tests/tests_tqdm.py",
    "tests/tests_version.py",
    "tests/tests_notebook.py",
    "tests/tests_perf.py",
    "tests/tests_pandas.py",
    "tests/tests_tk.py",
    "tests/tests_asyncio.py",
    "tests/tests_rlock.py",
    "tests/conftest.py",
    "tests/tests_main.py",
    "tests/tests_keras.py",
    "tests/tests_rich.py",
    "tests/tests_dask.py",
    "tests/tests_gui.py",
    "tests/tests_itertools.py",
    "tests/tests_synchronisation.py",
    "tests/tests_contrib.py",
    "tests/tests_concurrent.py",
    "benchmarks/README.md",
    "benchmarks/__init__.py",
    "benchmarks/benchmarks.py",
    "examples/tqdm_wget.py",
    "examples/wrapping_generators.py",
    "examples/redirect_print.py",
    "examples/coroutine_pipe.py",
    "examples/async_coroutines.py",
    "examples/pandas_progress_apply.py",
    "examples/include_no_requirements.py",
    "examples/simple_examples.py",
    "examples/7zx.py",
    "examples/parallel_bars.py",
    "examples/paper.md",
    "examples/paper.bib",
    "examples/tqdm_requests.py",
    ".github/CODEOWNERS",
    ".github/SECURITY.md",
    ".github/codecov.yml",
    ".github/FUNDING.yml",
    ".github/PULL_REQUEST_TEMPLATE/pr.md",
    ".github/ISSUE_TEMPLATE/config.yml",
    ".github/ISSUE_TEMPLATE/enhancement.md",
    ".github/ISSUE_TEMPLATE/bug.md",
    ".github/workflows/test.yml",
    ".github/workflows/post-release.yml",
    ".github/workflows/check.yml",
    ".github/workflows/comment-bot.yml"
  ]
}
