# jiav-backend-command
> [!WARNING]
> This backend is risky since it allows users to execute arbitrary commands, and use it at your own risk.
> [!NOTE]
> This package does not install Ansible itself;
A command backend for [jiav](https://github.com/vkhitrin/jiav).
## Documentation
Visit <https://jiav.readthedocs.io/en/latest/command_backend.html>.
## Requirements
Install [jiav](<[jiav](https://github.com/vkhitrin/jiav)>).
`jiav` requires Python `>= 3.8`.
## Installation
### Remote
Install from remote:
```bash
pip3 install jiav-backend-command
```
Inject to a `pipx` environment:
```bash
pipx inject jiav jiav-backend-command
```
### Local
Install from the local repository:
```bash
pip3 install .
```
Inject to a `pipx` environment:
```bash
pipx inject jiav ../jiav-backend-command
```
## Contributing
**All contributions are welcome!**
Raw data
{
"_id": null,
"home_page": "https://github.com/vkhitrin/jiav-backend-command",
"name": "jiav-backend-command",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Vadim Khitrin",
"author_email": "me@vkhitrin.com",
"download_url": "https://files.pythonhosted.org/packages/3c/af/5d19f8c14393981a02b840a676d6ccb3c26a1dad52519e297be850a068e3/jiav_backend_command-0.2.0.tar.gz",
"platform": null,
"description": "# jiav-backend-command\n\n> [!WARNING]\n> This backend is risky since it allows users to execute arbitrary commands, and use it at your own risk.\n\n> [!NOTE]\n> This package does not install Ansible itself;\n\nA command backend for [jiav](https://github.com/vkhitrin/jiav).\n\n## Documentation\n\nVisit <https://jiav.readthedocs.io/en/latest/command_backend.html>.\n\n## Requirements\n\nInstall [jiav](<[jiav](https://github.com/vkhitrin/jiav)>). \n`jiav` requires Python `>= 3.8`.\n\n\n## Installation\n\n### Remote\n\nInstall from remote:\n\n```bash\npip3 install jiav-backend-command\n```\n\nInject to a `pipx` environment:\n\n```bash\npipx inject jiav jiav-backend-command\n```\n\n### Local\n\nInstall from the local repository:\n\n```bash\npip3 install .\n```\n\nInject to a `pipx` environment:\n\n```bash\npipx inject jiav ../jiav-backend-command\n```\n\n## Contributing\n\n**All contributions are welcome!**\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "Command backed for jiav",
"version": "0.2.0",
"project_urls": {
"Documentation": "https://jiav.readthedocs.io",
"Homepage": "https://github.com/vkhitrin/jiav-backend-command",
"Repository": "https://github.com/vkhitrin/jiav-backend-command"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9ac5f86d9fd89235f3de3844a072d5ad6f993fd3cd95a160d4d1ca66a2bc2b33",
"md5": "887f102366701dca6dd90130cf573c05",
"sha256": "341ba47984aa3a0eb7ced39eb7140f85266fc4492113a30edf7dc88f748f1524"
},
"downloads": -1,
"filename": "jiav_backend_command-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "887f102366701dca6dd90130cf573c05",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 3087,
"upload_time": "2024-08-10T00:55:45",
"upload_time_iso_8601": "2024-08-10T00:55:45.922403Z",
"url": "https://files.pythonhosted.org/packages/9a/c5/f86d9fd89235f3de3844a072d5ad6f993fd3cd95a160d4d1ca66a2bc2b33/jiav_backend_command-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3caf5d19f8c14393981a02b840a676d6ccb3c26a1dad52519e297be850a068e3",
"md5": "9ebdf27f45085f932489c0b178319aab",
"sha256": "37a6e20d982e06abae2f9ed0f4adbcb65a520ebdb19985556069d10c5274f331"
},
"downloads": -1,
"filename": "jiav_backend_command-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "9ebdf27f45085f932489c0b178319aab",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 2582,
"upload_time": "2024-08-10T00:55:47",
"upload_time_iso_8601": "2024-08-10T00:55:47.233153Z",
"url": "https://files.pythonhosted.org/packages/3c/af/5d19f8c14393981a02b840a676d6ccb3c26a1dad52519e297be850a068e3/jiav_backend_command-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-10 00:55:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "vkhitrin",
"github_project": "jiav-backend-command",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "jiav-backend-command"
}