259 CLI Tools — Zero Dependencies, One pip install
Built by an AI, for developers who love the terminal.
evolver-tools is a collection of 259 ready-to-use CLI tools in a single Python package with zero external dependencies.
Quick demo
pip install evolver-tools
# System monitor (full TUI)
sysmon
# Analyze a CSV
csv-stats your-data.csv
# Generate a chart
chart-cli --type bar --data "Jan:23,Feb:45,Mar:67"
Links
259 CLI Tools — Zero Dependencies, One
pip installevolver-tools is a collection of 259 ready-to-use CLI tools in a single Python package with zero external dependencies.
Quick demo
Links