tg_tqdm
tg_tqdm copied to clipboard
Extension for tqdm progressbar in Telegram
Will be a great if you add the output into Jupyter too
I would like to be able to use tg_tqdm with a proxy
Define parameter 'iterable' is None by default in tg_tqdm(). It is makes possible operate with tg_tqdm like as tqdm original with 'with' statement. For example: ``` with tg_tqdm(token=example_bot_token, chat_id=example_chat_id, total=100)...
Can you add a short explanation why you can't add it to `pypi` > # Installation > Now the project can not be found in PyPI