File: //usr/local/lib/python3.10/dist-packages/tqdm/contrib/__pycache__/bells.cpython-310.pyc
o
���gE � @ s� d Z ddgZddlZddlmZ ed�r!ed�r!dd lmZmZ n*ed
�r2ed�r2dd lmZmZ ned�rCed
�rCdd l mZmZ ndd l
mZmZ e�� � ejde
d� e�� W d � dS 1 sfw Y dS )a
Even more features than `tqdm.auto` (all the bells & whistles):
- `tqdm.auto`
- `tqdm.tqdm.pandas`
- `tqdm.contrib.telegram`
+ uses `${TQDM_TELEGRAM_TOKEN}` and `${TQDM_TELEGRAM_CHAT_ID}`
- `tqdm.contrib.discord`
+ uses `${TQDM_DISCORD_TOKEN}` and `${TQDM_DISCORD_CHANNEL_ID}`
�tqdm�trange� N)�getenv�TQDM_SLACK_TOKEN�TQDM_SLACK_CHANNEL� )r r �TQDM_TELEGRAM_TOKEN�TQDM_TELEGRAM_CHAT_ID�TQDM_DISCORD_TOKEN�TQDM_DISCORD_CHANNEL_ID� �ignore)�category)�__doc__�__all__�warnings�osr �slackr r �telegram�discord�auto�catch_warnings�simplefilter�
FutureWarning�pandas� r r �=/usr/local/lib/python3.10/dist-packages/tqdm/contrib/bells.py�<module> s
"�