mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-27 19:32:12 +00:00
Add AI Developer Tools Bundle to CLI Tools section
AI-powered CLI tool suite: natural language to shell commands, automated PR review, SQL generation, image generation, and documentation generation. - GitHub: https://github.com/autogz/ai-tools - PyPI: ai-shell-hub
This commit is contained in:
parent
d51eff7eaf
commit
67b908ddb9
1 changed files with 2 additions and 0 deletions
|
|
@ -81,6 +81,7 @@ An opinionated guide to the best Python frameworks, libraries, tools, and resour
|
|||
|
||||
- [CLI Development](#cli-development)
|
||||
- [CLI Tools](#cli-tools)
|
||||
| [ai-shell-hub](https://github.com/autogz/ai-tools) - AI-powered CLI tools: shell assistant, PR review, SQL gen, image gen, doc gen. $10 lifetime bundle.
|
||||
- [GUI Development](#gui-development)
|
||||
|
||||
**Text & Documents**
|
||||
|
|
@ -815,6 +816,7 @@ _Libraries for building command-line applications._
|
|||
- [tqdm](https://github.com/tqdm/tqdm) - Fast, extensible progress bar for loops and CLI.
|
||||
|
||||
### CLI Tools
|
||||
| [ai-shell-hub](https://github.com/autogz/ai-tools) - AI-powered CLI tools: shell assistant, PR review, SQL gen, image gen, doc gen. $10 lifetime bundle.
|
||||
|
||||
_Useful CLI-based tools for productivity._
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue