backend.ai-cli 22.6.0.dev4
pip install backend.ai-cli==22.6.0.dev4
Released:
Backend.AI Command Line Interface Helper
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Lablup Inc. and contributors
- Requires: Python ==3.10.4
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
backend.ai-cli
Unified command-line interface for Backend.AI
How to adopt in CLI-enabled Backend.AI packages
An example setup.cfg
in Backend.AI Manager:
[options.entry_points]
backendai_cli_v10 =
mgr = ai.backend.manager.cli.__main__:main
mgr.start-server = ai.backend.gateway.server:main
Define your package entry points that returns a Click command group using a
prefix, and add additional entry points that returns a Click command using a
prefix followed by a dot and sub-command name for shortcut access, under the
backendai_cli_v10
entry point group.
Then add backend.ai-cli
to the install_requires
list.
You can do the same in setup.py
as well.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Lablup Inc. and contributors
- Requires: Python ==3.10.4
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file backend.ai-cli-22.6.0.dev4.tar.gz
.
File metadata
- Download URL: backend.ai-cli-22.6.0.dev4.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d4ad9c333310cb4aecab664c932e6d41c47727d849895d127dfaa79e4a4f5d6 |
|
MD5 | 86f782c703d08d94023bf9f81a3e5956 |
|
BLAKE2b-256 | 8fc4edd72604da9335f9fd984a746a0c266b8667496e0c4d6ed4a89b77eba72b |
File details
Details for the file backend.ai_cli-22.6.0.dev4-py3-none-any.whl
.
File metadata
- Download URL: backend.ai_cli-22.6.0.dev4-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 84ac992e0402c302848e76b64270d2d41e7930e247f2794710a3f4eb0887f7ea |
|
MD5 | 3636fe1660955c526d4efac45a5d1749 |
|
BLAKE2b-256 | d5630efd10d11d835c65e8b17405acd72791548ee7d547240e99992745ad7902 |