From 1fcd155adb6b368a56dd793d01f59dabf5545b5f Mon Sep 17 00:00:00 2001 From: alexl668 Date: Fri, 5 Jun 2026 21:31:02 +0800 Subject: [PATCH] Add python-automation-toolkit to CLI Tools > Productivity Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 84ea401f7c..8e0889ea24 100644 --- a/README.md +++ b/README.md @@ -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.