tqdm

Community

Monitor your loops with smart progress bars.

Authortondevrel
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides instant visual feedback for long-running loops, making it easy to track progress, estimate completion time, and identify bottlenecks in your Python scripts.

Core Features & Use Cases

  • Progress Bars: Displays a smart progress meter with ETA and iterations per second for any iterable.
  • Low Overhead: Minimal performance impact, suitable for even very fast loops.
  • Integration: Works seamlessly in consoles, Jupyter notebooks, and with libraries like Pandas.
  • Use Case: When processing a large dataset or training a machine learning model, use tqdm to see exactly how far along the process is and how much time is remaining.

Quick Start

Wrap your iterable with tqdm to see a progress bar.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tqdm
Download link: https://github.com/tondevrel/scientific-agent-skills/archive/main.zip#tqdm

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.