{"library":"tqdm","type":"library","category":null,"description":"tqdm is a highly popular Python library that provides fast and extensible progress bars for loops and other iterable constructs. The name 'tqdm' is derived from the Arabic word 'taqaddum' (progress) and also stands for 'te quiero demasiado' (I love you so much). It seamlessly integrates with various Python libraries and environments, including Jupyter notebooks and command-line interfaces, allowing developers to easily monitor the progress of long-running tasks. The current stable version is 4.67.3, with frequent patch releases addressing bug fixes, performance enhancements, and compatibility updates.","language":"python","status":"active","version":"4.67.3","tags":["progress bar","cli","jupyter","visualization","utility","loop","data science"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install tqdm","imports":["from tqdm import tqdm","from tqdm import trange","from tqdm.notebook import tqdm","from tqdm.auto import tqdm"]},{"cmd":"conda install -c conda-forge tqdm","imports":[]}],"homepage":"https://tqdm.github.io","github":"https://github.com/tqdm/tqdm","docs":null,"changelog":"https://tqdm.github.io/releases","pypi":"https://pypi.org/project/tqdm/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.14,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/tqdm/compatibility"}}