Entari Command Line Tool, extract from arclet.entari.__main__
Project description
功能
- 初始化 Entari 环境
- 启动 Entari
- 生成配置文件
- 管理插件
- 创建新的 Entari 插件 (项目型/应用型)
- 支持 CLI 插件
安装
使用 pipx 安装
pipx install entari-cli
使用 Docker 运行
docker pull ghcr.io/arcletproject/entari-cli:latest
Docker 镜像可以选择以下版本:
latest,latest-slim:最新的稳定版本latest-${python版本},latest-${python版本}-slim:指定 Python 版本的最新稳定版本${cli版本},${cli版本}-slim:指定 CLI 版本的最新稳定版本${cli版本}-${python版本},${cli版本}-${python版本}-slim:指定 CLI 和 Python 版本的最新稳定版本
命令行使用
entari --help
Warning
如果找不到
entari命令,请尝试pipx ensurepath来添加路径到环境变量
entari add添加一个 Entari 插件到配置文件中entari config配置文件操作entari gen_main生成一个 Entari 主程序文件entari init新建一个虚拟环境并安装 Entarientari new新建一个 Entari 插件entari remove从配置文件中移除一个 Entari 插件entari run运行 Entari
Docker 镜像使用
docker run --rm -it -v ./:/workspaces ghcr.io/arcletproject/entari-cli:latest --help
挂载当前目录到容器的 /workspaces 目录,然后在容器中运行 entari 命令。
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
entari_cli-0.4.2.tar.gz
(34.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file entari_cli-0.4.2.tar.gz.
File metadata
- Download URL: entari_cli-0.4.2.tar.gz
- Upload date:
- Size: 34.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.28.0 CPython/3.10.20 Linux/6.17.0-1020-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c01043f8dcdb4c872a983e6b7b270bc72d5b52788e07e1df6cf1ca3b5f5a0ac0
|
|
| MD5 |
9848eb36a69ac592acbf2f1497c33944
|
|
| BLAKE2b-256 |
fab8b707b7e420102cd0289627378d6693b296c46d11faaff5b5f85d62af0dcf
|
File details
Details for the file entari_cli-0.4.2-py3-none-any.whl.
File metadata
- Download URL: entari_cli-0.4.2-py3-none-any.whl
- Upload date:
- Size: 44.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: pdm/2.28.0 CPython/3.10.20 Linux/6.17.0-1020-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c14c8f418450b822152d5698774369a1af29d515c835df0dfae1731ebbd4a486
|
|
| MD5 |
86d38759d9b6c0199fec274a58dc71f8
|
|
| BLAKE2b-256 |
c8877e21899191b507a4ef2095f09ca2243585301707a5f5032f18eaf2301160
|