| Name | shellsage-cli JSON |
| Version |
0.1.7
JSON |
| download |
| home_page | None |
| Summary | An AI-powered Linux command explainer (FAISS + Hugging Face) |
| upload_time | 2025-10-13 05:56:57 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | >=3.9 |
| license | None |
| keywords |
cli
linux
commands
ai
explainer
terminal
|
| VCS |
|
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# ShellSage 🐚
ShellSage is your friendly command-line companion — run any shell command with beautiful output formatting.
### Installation:
```bash
pip install shellsage-cli
```
### Usage:
```bash
shellsage "ls -la"
shellsage "ps aux | grep python"
shellsage "find . -name '*.py' -exec wc -l {} +"
Raw data
{
"_id": null,
"home_page": null,
"name": "shellsage-cli",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "cli, linux, commands, ai, explainer, terminal",
"author": null,
"author_email": "Nandita <your.email@example.com>",
"download_url": "https://files.pythonhosted.org/packages/e2/29/eceb6f3b640479701822bcfb7e334ecbc275e08cf932de8ba67b4d646fed/shellsage_cli-0.1.7.tar.gz",
"platform": null,
"description": "\n# ShellSage \ud83d\udc1a\n\nShellSage is your friendly command-line companion \u2014 run any shell command with beautiful output formatting.\n\n\n### Installation:\n```bash\npip install shellsage-cli\n```\n\n### Usage:\n```bash\nshellsage \"ls -la\"\nshellsage \"ps aux | grep python\"\nshellsage \"find . -name '*.py' -exec wc -l {} +\"\n\n",
"bugtrack_url": null,
"license": null,
"summary": "An AI-powered Linux command explainer (FAISS + Hugging Face)",
"version": "0.1.7",
"project_urls": null,
"split_keywords": [
"cli",
" linux",
" commands",
" ai",
" explainer",
" terminal"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "3aa326c4677e3c15b2dce7ff023cbc084b1623536338558b1993406520cc4c6e",
"md5": "6b96e0406ae566ab80e60635d3d688a1",
"sha256": "40ad62b6fd2beafd6e64041e94985264c29f396a56ae01a65b322651008ebf2d"
},
"downloads": -1,
"filename": "shellsage_cli-0.1.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6b96e0406ae566ab80e60635d3d688a1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 5832,
"upload_time": "2025-10-13T05:56:55",
"upload_time_iso_8601": "2025-10-13T05:56:55.884431Z",
"url": "https://files.pythonhosted.org/packages/3a/a3/26c4677e3c15b2dce7ff023cbc084b1623536338558b1993406520cc4c6e/shellsage_cli-0.1.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e229eceb6f3b640479701822bcfb7e334ecbc275e08cf932de8ba67b4d646fed",
"md5": "1a04591455990e363c32929b1af2c04f",
"sha256": "f7425eea21099bee66ab5b1dd82aa5a816f9656f4ea076107f6c38dae96b8120"
},
"downloads": -1,
"filename": "shellsage_cli-0.1.7.tar.gz",
"has_sig": false,
"md5_digest": "1a04591455990e363c32929b1af2c04f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 5052,
"upload_time": "2025-10-13T05:56:57",
"upload_time_iso_8601": "2025-10-13T05:56:57.205407Z",
"url": "https://files.pythonhosted.org/packages/e2/29/eceb6f3b640479701822bcfb7e334ecbc275e08cf932de8ba67b4d646fed/shellsage_cli-0.1.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-13 05:56:57",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "shellsage-cli"
}