tqdm/examples
Casper da Costa-Luis f37a43ab95
drop py2.6/3.2/3.3 and distutils (no longer tested)
- drop py2.6 (replaces/closes #502 <- fixes #620, invalidates/fixes #127)
- drop distutils in favour of setup.cfg (fixes #723, fixes #721)
- related setuptools_scm (#722)
2020-11-16 20:54:27 +00:00
..
7zx.py drop py2.6/3.2/3.3 and distutils (no longer tested) 2020-11-16 20:54:27 +00:00
async_coroutines.py update asyncio tests & examples 2020-07-17 15:54:33 +01:00
coroutine_pipe.py examples: add coroutine_pipe 2020-07-16 21:12:58 +01:00
include_no_requirements.py examples with `tqdm.auto` 2020-01-24 22:39:15 +00:00
pandas_progress_apply.py examples with `tqdm.auto` 2020-01-24 22:39:15 +00:00
paper.bib paper: misc fixes 2019-03-06 15:21:10 +00:00
paper.md minor paper update 2019-04-22 15:24:12 +01:00
parallel_bars.py update multiprocessing docs & examples 2020-10-07 23:46:13 +01:00
redirect_print.py silly deletion 2019-12-01 00:08:42 +00:00
simple_examples.py .gitattributes, .style.yapf 2017-08-28 14:16:12 +01:00
tqdm_requests.py fix docs silly requests usage 2020-05-03 15:12:42 +01:00
tqdm_wget.py return `True` on display-triggering `update()` 2020-09-07 18:24:07 +01:00
wrapping_generators.py examples/wrapping_generators 2020-01-24 22:39:05 +00:00