Name | deplyai-cli JSON |
Version |
0.4.2
JSON |
| download |
home_page | None |
Summary | Command Line Environment for DeplyAI's integrated AI agent platform. |
upload_time | 2024-06-10 17:16:24 |
maintainer | DeplyAI |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | BSD-3-Clause |
keywords |
deplyai
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# DeplyAI CLI
## Overview
DeplyAI CLI is a Command Line Interface designed to interact with the DeplyAI Platform, facilitating the management and automation of AI workflows directly from the command line.
## Features
- **Automation:** Automate tasks and workflows on the DeplyAI Platform using simple CLI commands.
- **Integration:** Seamlessly integrate with existing tools and systems in your workflow.
## Installation
To install the DeplyAI CLI, use pip:
```
pip install deplyai-cli
```
## Usage
After installation, you can start using the CLI to manage your DeplyAI projects:
```
deply auth login
deply pipelines create --filename pipeline.yml
```
For more information, run:
```
deply --help
```
## Configuration
You can set the authentication profile to use via the `DEPLY_PROFILE` environment variable.
## Contribution
Contributions are welcome! Please fork the repository and submit a pull request with your enhancements.
## License
This project is licensed under the BSD-3-Clause License - see the LICENSE file for details.
Raw data
{
"_id": null,
"home_page": null,
"name": "deplyai-cli",
"maintainer": "DeplyAI",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "support@deplyai.com",
"keywords": "deplyai",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/9e/4f/aec8836c442c8f2c3cf8841b1f43f48c6af591dfb72aa91d7544ddc0ef2f/deplyai_cli-0.4.2.tar.gz",
"platform": "Linux",
"description": "# DeplyAI CLI\n\n## Overview\nDeplyAI CLI is a Command Line Interface designed to interact with the DeplyAI Platform, facilitating the management and automation of AI workflows directly from the command line.\n\n## Features\n- **Automation:** Automate tasks and workflows on the DeplyAI Platform using simple CLI commands.\n- **Integration:** Seamlessly integrate with existing tools and systems in your workflow.\n\n## Installation\nTo install the DeplyAI CLI, use pip:\n```\npip install deplyai-cli\n```\n\n## Usage\nAfter installation, you can start using the CLI to manage your DeplyAI projects:\n```\ndeply auth login\ndeply pipelines create --filename pipeline.yml\n```\nFor more information, run:\n```\ndeply --help\n```\n\n## Configuration\nYou can set the authentication profile to use via the `DEPLY_PROFILE` environment variable.\n\n## Contribution\nContributions are welcome! Please fork the repository and submit a pull request with your enhancements.\n\n## License\nThis project is licensed under the BSD-3-Clause License - see the LICENSE file for details.\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "Command Line Environment for DeplyAI's integrated AI agent platform.",
"version": "0.4.2",
"project_urls": {
"Bug Tracker": "https://github.com/deply-ai/cli/issues",
"Documentation": "https://github.com/deply-ai/cli",
"Source Code": "https://github.com/deply-ai/cli"
},
"split_keywords": [
"deplyai"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "75ab2f2ed2d704899ee32abbad7eafefacb8c041649b9c0559070c95f315fd11",
"md5": "044c0ec1d6f19037b9f56e6c91ae450d",
"sha256": "bc71381e9fb53ed0adb928dfd53e073ce35990d8646064c43b44d01e700d70de"
},
"downloads": -1,
"filename": "deplyai_cli-0.4.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "044c0ec1d6f19037b9f56e6c91ae450d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 8400,
"upload_time": "2024-06-10T17:16:22",
"upload_time_iso_8601": "2024-06-10T17:16:22.566341Z",
"url": "https://files.pythonhosted.org/packages/75/ab/2f2ed2d704899ee32abbad7eafefacb8c041649b9c0559070c95f315fd11/deplyai_cli-0.4.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9e4faec8836c442c8f2c3cf8841b1f43f48c6af591dfb72aa91d7544ddc0ef2f",
"md5": "baf6d09b7833d3abafb4e7db23c97344",
"sha256": "2d373551ed4d1fbf6ea49ee55bf24ab0546ba018057cfa6b394247bff79c376a"
},
"downloads": -1,
"filename": "deplyai_cli-0.4.2.tar.gz",
"has_sig": false,
"md5_digest": "baf6d09b7833d3abafb4e7db23c97344",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 7003,
"upload_time": "2024-06-10T17:16:24",
"upload_time_iso_8601": "2024-06-10T17:16:24.068225Z",
"url": "https://files.pythonhosted.org/packages/9e/4f/aec8836c442c8f2c3cf8841b1f43f48c6af591dfb72aa91d7544ddc0ef2f/deplyai_cli-0.4.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-10 17:16:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "deply-ai",
"github_project": "cli",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "deplyai-cli"
}