Skip to main content

ChatMail

ChatArch mail tooling package.

文档入口:https://arch.gh.wzhecnu.cn/ChatMail/

按场景选择文档:

场景 文档
第一次安装、运行命令行、确认包可用 CLI 树
校对当前包有哪些一等能力和边界 能力地图
从 Python 代码调用包能力 接口树

快速开始

pip install -e ".[dev]"
chatmail --help
chatmail --version
chatmail --tree
chatmail --tree-brief
python -m pytest -q
python -m build

当前 CLI 树

ChatMail 使用共享的 chatstyle.add_tree_option() 从真实注册的 Click command surface 生成完整和简洁命令树。当前 CLI 是 root-only,因此两个视图的节点相同。

chatmail
├── --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.

命令行规范

ChatMail 当前保留 root-only CLI 和 ChatEnv typed 配置发现入口。CLI 固定使用 chatstyle>=0.2.0,<0.3.0,配置入口使用 chatenv>=0.2.10,<0.3.0 与 ChatEnv 管理的存储路径。新增交互式命令时,应使用 ChatStyle 的 CommandSchema / CommandFieldadd_interactive_option()resolve_command_inputs();没有真实交互命令前,不暴露 scaffold/demo 子命令。

目录结构

  • src/:包源码
  • tests/code-tests/:代码测试和历史测试迁移
  • tests/cli-tests/:真实 CLI 测试,doc-first
  • tests/mock-cli-tests/:mock/fake CLI 测试,doc-first
  • docs/:长期维护文档,由 mkdocs 构建

开发说明

扩展脚手架前,先阅读 DEVELOP.mdAGENTS.md

Download files

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

Source Distribution

chatmail-0.1.2.tar.gz (6.4 kB view details)

Uploaded Source

Built Distribution

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

chatmail-0.1.2-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file chatmail-0.1.2.tar.gz.

File metadata

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

File hashes

Hashes for chatmail-0.1.2.tar.gz
Algorithm Hash digest
SHA256 b1712e58f6a0cb0139c2c7a6b9d489de7dfe970ed869b9d277293426c9ff2392
MD5 d5c5491999c94d009101753301e30f96
BLAKE2b-256 6e061596a125eb68582b9d3c1c09e84b2d0aac52f967bd7f9553a55a9fe11957

See more details on using hashes here.

Provenance

The following attestation bundles were made for chatmail-0.1.2.tar.gz:

Publisher: publish.yml on ChatArch/ChatMail

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

File details

Details for the file chatmail-0.1.2-py3-none-any.whl.

File metadata

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

File hashes

Hashes for chatmail-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9271327fc3ea208a6eea19d972c08d77df1e4e5f4fceee77f558d6893543c060
MD5 5c454755b86bf39dd04636f753a1cc49
BLAKE2b-256 ac9b9e184f01aad5c67a4e36d6904bfe06ee1a6b3bae28308430494600819f8c

See more details on using hashes here.

Provenance

The following attestation bundles were made for chatmail-0.1.2-py3-none-any.whl:

Publisher: publish.yml on ChatArch/ChatMail

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.2 This release

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