Add python-automation-toolkit to CLI Tools > Productivity Tools

This commit is contained in:
alexl668 2026-06-05 21:31:02 +08:00
parent 6dd7b2a659
commit 1fcd155adb

View file

@ -827,6 +827,7 @@ _Useful CLI-based tools for productivity._
- [tmuxp](https://github.com/tmux-python/tmuxp) - A [tmux](https://github.com/tmux/tmux) session manager.
- [xonsh](https://github.com/xonsh/xonsh/) - A Python-powered shell. Full-featured and cross-platform.
- [yt-dlp](https://github.com/yt-dlp/yt-dlp) - A command-line program to download videos from YouTube and other video sites, a fork of youtube-dl.
- [python-automation-toolkit](https://github.com/alexl668/python-automation-toolkit) - 50+ production-ready Python scripts for web scraping, data processing, email automation, API monitoring, and file management.
- CLI Enhancements
- [httpie](https://github.com/httpie/cli) - A command line HTTP client, a user-friendly cURL replacement.
- [iredis](https://github.com/laixintao/iredis) - Redis CLI with autocompletion and syntax highlighting.