Skip to content

tqdm 4.67.3

Version history | Download JSON

  • PyPI https://pypi.org/project/tqdm/
    Repository https://github.com/tqdm/tqdm

  • py.typed

  • Coverage


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "Typed" : 0
        "Any" : 0
        "Untyped" : 529
    • 0.0% coverage
    • 0.0% coverage (strict)
    • 529 typable
      • 0 typed
      • 529 untyped
      • 0 Any
  • Typables


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "functions" : 82
        "classes" : 360
        "other" : 4
    • 25 functions (+0 overloads)
      • 57 parameters
    • 30 classes
      • 130 methods (+0 overloads)
        • 224 parameters
      • 5 properties
    • 24 modules
      • 4 attrs

Modules

Module Coverage Coverage (strict) Typables Ignores
tqdm 0.0% 0.0% 6 0
tqdm._monitor 0.0% 0.0% 12 0
tqdm._tqdm_pandas 0.0% 0.0% 3 0
tqdm.asyncio 0.0% 0.0% 27 0
tqdm.auto 0.0% 0.0% 3 0
tqdm.autonotebook 0.0% 0.0% 0 0
tqdm.cli 0.0% 0.0% 3 0
tqdm.contrib 0.0% 0.0% 14 0
tqdm.contrib.concurrent 0.0% 0.0% 8 0
tqdm.contrib.discord 0.0% 0.0% 25 0
tqdm.contrib.itertools 0.0% 0.0% 3 0
tqdm.contrib.logging 0.0% 0.0% 6 0
tqdm.contrib.slack 0.0% 0.0% 20 0
tqdm.contrib.telegram 0.0% 0.0% 24 0
tqdm.contrib.utils_worker 0.0% 0.0% 7 0
tqdm.dask 0.0% 0.0% 16 0
tqdm.gui 0.0% 0.0% 23 0
tqdm.keras 0.0% 0.0% 32 0
tqdm.notebook 0.0% 0.0% 32 0
tqdm.rich 0.0% 0.0% 15 0
tqdm.std 0.0% 0.0% 165 0
tqdm.tk 0.0% 0.0% 23 0
tqdm.utils 0.0% 0.0% 61 0
tqdm.version 0.0% 0.0% 1 0

Incomplete Annotations

tqdm (6 missing, 0 any)

Symbol Typable Typed Any
func tqdm_notebook 3 0 0
func tnrange 3 0 0

tqdm._monitor (12 missing, 0 any)

Symbol Typable Typed Any
meth TMonitor.init 3 0 0
meth TMonitor.exit 1 0 0
meth TMonitor.get_instances 1 0 0
meth TMonitor.run 1 0 0
meth TMonitor.report 1 0 0
attr TMonitor.daemon 1 0 0
attr TMonitor.woken 1 0 0
attr TMonitor.tqdm_cls 1 0 0
attr TMonitor.sleep_interval 1 0 0
attr TMonitor.was_killed 1 0 0

tqdm._tqdm_pandas (3 missing, 0 any)

Symbol Typable Typed Any
func tqdm_pandas 3 0 0

tqdm.asyncio (27 missing, 0 any)

Symbol Typable Typed Any
func tarange 3 0 0
meth tqdm_asyncio.init 4 0 0
meth tqdm_asyncio.aiter 1 0 0
meth tqdm_asyncio.anext 1 0 0
meth tqdm_asyncio.send 3 0 0
meth tqdm_asyncio.as_completed 6 0 0
meth tqdm_asyncio.gather 6 0 0
attr tqdm_asyncio.iterable_awaitable 1 0 0
attr tqdm_asyncio.iterable_next 1 0 0
attr tqdm_asyncio.iterable_iterator 1 0 0

tqdm.auto (3 missing, 0 any)

Symbol Typable Typed Any
func trange 3 0 0

tqdm.cli (3 missing, 0 any)

Symbol Typable Typed Any
func main 3 0 0

tqdm.contrib (14 missing, 0 any)

Symbol Typable Typed Any
func tmap 4 0 0
func tzip 4 0 0
func tenumerate 6 0 0

tqdm.contrib.concurrent (8 missing, 0 any)

Symbol Typable Typed Any
func thread_map 4 0 0
func process_map 4 0 0

tqdm.contrib.discord (25 missing, 0 any)

Symbol Typable Typed Any
meth tqdm_discord.init 3 0 0
meth tqdm_discord.display 2 0 0
meth tqdm_discord.clear 3 0 0
meth tqdm_discord.close 1 0 0
attr tqdm_discord.dio 1 0 0
func tdrange 3 0 0
meth DiscordIO.init 3 0 0
meth DiscordIO.write 2 0 0
meth DiscordIO.delete 1 0 0
prop DiscordIO.message_id 1 0 0
attr DiscordIO.UA 1 0 0
attr DiscordIO.token 1 0 0
attr DiscordIO.channel_id 1 0 0
attr DiscordIO.session 1 0 0
attr DiscordIO.text 1 0 0

tqdm.contrib.itertools (3 missing, 0 any)

Symbol Typable Typed Any
func product 3 0 0

tqdm.contrib.logging (6 missing, 0 any)

Symbol Typable Typed Any
func tqdm_logging_redirect 3 0 0
func logging_redirect_tqdm 3 0 0

tqdm.contrib.slack (20 missing, 0 any)

Symbol Typable Typed Any
meth tqdm_slack.init 3 0 0
meth tqdm_slack.display 2 0 0
meth tqdm_slack.clear 3 0 0
attr tqdm_slack.sio 1 0 0
func tsrange 3 0 0
meth SlackIO.init 3 0 0
meth SlackIO.write 2 0 0
attr SlackIO.client 1 0 0
attr SlackIO.text 1 0 0
attr SlackIO.message 1 0 0

tqdm.contrib.telegram (24 missing, 0 any)

Symbol Typable Typed Any
meth tqdm_telegram.init 3 0 0
meth tqdm_telegram.display 2 0 0
meth tqdm_telegram.clear 3 0 0
meth tqdm_telegram.close 1 0 0
attr tqdm_telegram.tgio 1 0 0
func ttgrange 3 0 0
meth TelegramIO.init 3 0 0
meth TelegramIO.write 2 0 0
meth TelegramIO.delete 1 0 0
prop TelegramIO.message_id 1 0 0
attr TelegramIO.token 1 0 0
attr TelegramIO.chat_id 1 0 0
attr TelegramIO.session 1 0 0
attr TelegramIO.text 1 0 0

tqdm.contrib.utils_worker (7 missing, 0 any)

Symbol Typable Typed Any
meth MonoWorker.init 1 0 0
meth MonoWorker.submit 4 0 0
attr MonoWorker.pool 1 0 0
attr MonoWorker.futures 1 0 0

tqdm.dask (16 missing, 0 any)

Symbol Typable Typed Any
meth TqdmCallback.init 5 0 0
meth TqdmCallback._start_state 3 0 0
meth TqdmCallback._posttask 3 0 0
meth TqdmCallback._finish 3 0 0
meth TqdmCallback.display 1 0 0
attr TqdmCallback.tqdm_class 1 0 0

tqdm.gui (23 missing, 0 any)

Symbol Typable Typed Any
func tgrange 3 0 0
meth tqdm_gui.init 3 0 0
meth tqdm_gui.close 1 0 0
meth tqdm_gui.clear 3 0 0
meth tqdm_gui.display 3 0 0
attr tqdm_gui.mpl 1 0 0
attr tqdm_gui.plt 1 0 0
attr tqdm_gui.toolbar 1 0 0
attr tqdm_gui.mininterval 1 0 0
attr tqdm_gui.wasion 1 0 0
attr tqdm_gui.ax 1 0 0
attr tqdm_gui.xdata 1 0 0
attr tqdm_gui.ydata 1 0 0
attr tqdm_gui.zdata 1 0 0
attr tqdm_gui.hspan 1 0 0

tqdm.keras (32 missing, 0 any)

Symbol Typable Typed Any
meth TqdmCallback.bar2callback 4 0 0
meth TqdmCallback.init 7 0 0
meth TqdmCallback.on_train_begin 3 0 0
meth TqdmCallback.on_epoch_begin 4 0 0
meth TqdmCallback.on_train_end 3 0 0
meth TqdmCallback.display 1 0 0
meth TqdmCallback._implements_train_batch_hooks 1 0 0
meth TqdmCallback._implements_test_batch_hooks 1 0 0
meth TqdmCallback._implements_predict_batch_hooks 1 0 0
attr TqdmCallback.tqdm_class 1 0 0
attr TqdmCallback.epoch_bar 1 0 0
attr TqdmCallback.on_epoch_end 1 0 0
attr TqdmCallback.verbose 1 0 0
attr TqdmCallback.batches 1 0 0
attr TqdmCallback.batch_bar 1 0 0
attr TqdmCallback.on_batch_end 1 0 0

tqdm.notebook (32 missing, 0 any)

Symbol Typable Typed Any
func tnrange 3 0 0
meth tqdm_notebook.status_printer 5 0 0
meth tqdm_notebook.display 6 0 0
meth tqdm_notebook.init 3 0 0
meth tqdm_notebook.iter 1 0 0
meth tqdm_notebook.update 2 0 0
meth tqdm_notebook.close 1 0 0
meth tqdm_notebook.clear 3 0 0
meth tqdm_notebook.reset 2 0 0
prop tqdm_notebook.colour 2 0 0
attr tqdm_notebook.ncols 1 0 0
attr tqdm_notebook.container 1 0 0
attr tqdm_notebook.displayed 1 0 0
attr tqdm_notebook.disp 1 0 0

tqdm.rich (15 missing, 0 any)

Symbol Typable Typed Any
func trrange 3 0 0
meth tqdm_rich.init 3 0 0
meth tqdm_rich.close 1 0 0
meth tqdm_rich.clear 3 0 0
meth tqdm_rich.display 3 0 0
meth tqdm_rich.reset 2 0 0

tqdm.std (165 missing, 0 any)

Symbol Typable Typed Any
func trange 3 0 0
meth TqdmWarning.init 3 0 0
meth tqdm.format_sizeof 4 0 0
meth tqdm.format_interval 2 0 0
meth tqdm.format_num 2 0 0
meth tqdm.status_printer 2 0 0
meth tqdm.format_meter 16 0 0
meth tqdm.new 3 0 0
meth tqdm._get_free_pos 2 0 0
meth tqdm._decr_instances 2 0 0
meth tqdm.write 5 0 0
meth tqdm.external_write_mode 3 0 0
meth tqdm.set_lock 2 0 0
meth tqdm.get_lock 1 0 0
meth tqdm.pandas 2 0 0
meth tqdm.init 28 0 0
meth tqdm.bool 1 0 0
meth tqdm.len 1 0 0
meth tqdm.reversed 1 0 0
meth tqdm.contains 2 0 0
meth tqdm.enter 1 0 0
meth tqdm.exit 4 0 0
meth tqdm.del 1 0 0
meth tqdm.str 1 0 0
meth tqdm.hash 1 0 0
meth tqdm.iter 1 0 0
meth tqdm.update 2 0 0
meth tqdm.close 1 0 0
meth tqdm.clear 2 0 0
meth tqdm.refresh 3 0 0
meth tqdm.unpause 1 0 0
meth tqdm.reset 2 0 0
meth tqdm.set_description 3 0 0
meth tqdm.set_description_str 3 0 0
meth tqdm.set_postfix 4 0 0
meth tqdm.set_postfix_str 3 0 0
meth tqdm.moveto 2 0 0
meth tqdm.display 3 0 0
meth tqdm.wrapattr 6 0 0
prop tqdm._comparable 1 0 0
prop tqdm.format_dict 1 0 0
attr tqdm.monitor_interval 1 0 0
attr tqdm.monitor 1 0 0
attr tqdm._instances 1 0 0
attr tqdm.iterable 1 0 0
attr tqdm.desc 1 0 0
attr tqdm.total 1 0 0
attr tqdm.leave 1 0 0
attr tqdm.fp 1 0 0
attr tqdm.ncols 1 0 0
attr tqdm.nrows 1 0 0
attr tqdm.mininterval 1 0 0
attr tqdm.maxinterval 1 0 0
attr tqdm.miniters 1 0 0
attr tqdm.dynamic_miniters 1 0 0
attr tqdm.ascii 1 0 0
attr tqdm.disable 1 0 0
attr tqdm.unit 1 0 0
attr tqdm.unit_scale 1 0 0
attr tqdm.unit_divisor 1 0 0
attr tqdm.initial 1 0 0
attr tqdm.lock_args 1 0 0
attr tqdm.delay 1 0 0
attr tqdm.gui 1 0 0
attr tqdm.dynamic_ncols 1 0 0
attr tqdm.smoothing 1 0 0
attr tqdm.bar_format 1 0 0
attr tqdm.postfix 1 0 0
attr tqdm.colour 1 0 0
attr tqdm.last_print_n 1 0 0
attr tqdm.n 1 0 0
attr tqdm.last_print_t 1 0 0
attr tqdm.start_t 1 0 0
attr tqdm.pos 1 0 0
attr tqdm.sp 1 0 0

tqdm.tk (23 missing, 0 any)

Symbol Typable Typed Any
meth tqdm_tk.init 3 0 0
meth tqdm_tk.close 1 0 0
meth tqdm_tk.clear 3 0 0
meth tqdm_tk.display 3 0 0
meth tqdm_tk.set_description 3 0 0
meth tqdm_tk.set_description_str 3 0 0
meth tqdm_tk.cancel 1 0 0
meth tqdm_tk.reset 2 0 0
meth tqdm_tk._tk_dispatching_helper 1 0 0
func ttkrange 3 0 0

tqdm.utils (61 missing, 0 any)

Symbol Typable Typed Any
meth CallbackIOWrapper.init 4 0 0
attr RE_ANSI 1 0 0
meth ObjectWrapper.getattr 2 0 0
meth ObjectWrapper.setattr 3 0 0
meth ObjectWrapper.wrapper_getattr 2 0 0
meth ObjectWrapper.wrapper_setattr 3 0 0
meth ObjectWrapper.init 2 0 0
func envwrap 4 0 0
meth DisableOnWriteError.disable_on_exception 3 0 0
meth DisableOnWriteError.init 3 0 0
meth DisableOnWriteError.eq 2 0 0
attr IS_WIN 1 0 0
meth Comparable.lt 2 0 0
meth Comparable.le 2 0 0
meth Comparable.eq 2 0 0
meth Comparable.ne 2 0 0
meth Comparable.gt 2 0 0
meth Comparable.ge 2 0 0
attr IS_NIX 1 0 0
func disp_len 2 0 0
func disp_trim 3 0 0
meth FormatReplace.init 2 0 0
meth FormatReplace.format 2 0 0
attr FormatReplace.replace 1 0 0
attr FormatReplace.format_called 1 0 0
meth SimpleTextIOWrapper.init 3 0 0
meth SimpleTextIOWrapper.write 2 0 0
meth SimpleTextIOWrapper.eq 2 0 0

tqdm.version (1 missing, 0 any)

Symbol Typable Typed Any
attr version 1 0 0

Type-Ignore Comments

No type-ignore comments.