Skip to main content

英文版 | 简体中文

ChatDraw

ChatDraw 是 ChatArch 绘图方向的 Python CLI 包壳。当前公开 CLI 已清理模板 hello 命令,只保留真实 root-only 包信息入口;后续新增绘图能力时,必须同步 Python API、CLI 树、文档和测试。

快速开始

pip install ChatDraw
chatdraw --version
chatdraw --tree
chatdraw --tree-brief

开发环境:

pip install -e ".[dev,docs]"
python -m pytest -q
mkdocs build --strict
python -m build

CLI 树

chatdraw
├── --help  # Show this message and exit.
├── --version  # Show the version and exit.
├── --tree  # Print the registered CLI tree and exit.
└── --tree-brief  # Print the registered CLI tree without parameter signatures and exit.

CLI 使用 chatstyle.add_tree_option() 从真实 Click registry 渲染。--tree 默认保留命令参数签名,--tree-brief 保留同一组节点和说明但省略签名;当前没有业务子命令,所以两种输出相同。

chatdraw hello 是脚手架残留,已从公开 CLI 删除。

文档

开发说明

扩展命令前先阅读 DEVELOP.mdAGENTS.md,并保持 --tree--tree-brief、README、MkDocs、测试与 changelog 同步。

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chatdraw-0.1.3.tar.gz (5.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

chatdraw-0.1.3-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file chatdraw-0.1.3.tar.gz.

File metadata

  • Download URL: chatdraw-0.1.3.tar.gz
  • Upload date:
  • Size: 5.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for chatdraw-0.1.3.tar.gz
Algorithm Hash digest
SHA256 ddb29153b72f7040b8fc69304cfa91c3e6f717195e7de9d239211117efa64980
MD5 17aa0944ffc994e4bf419087512dc5ac
BLAKE2b-256 cb4c358f4e08914285be5495437a55b750b349804d4f425bfeb3c788e9c9f31e

See more details on using hashes here.

Provenance

The following attestation bundles were made for chatdraw-0.1.3.tar.gz:

Publisher: publish.yml on ChatArch/ChatDraw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chatdraw-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: chatdraw-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 4.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for chatdraw-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 3593c295def9142d41bdaf131dd0ac657ea035f77fd65e24ec1875d8a5454159
MD5 8b5b24fe889d828d648b6405a3b9529a
BLAKE2b-256 53d133a4b12673ddf1285aeb4356bef3229733e0551f7a4bbceafe442522d840

See more details on using hashes here.

Provenance

The following attestation bundles were made for chatdraw-0.1.3-py3-none-any.whl:

Publisher: publish.yml on ChatArch/ChatDraw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.1.3 This release

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

0.0.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page