Skip to main content

ChatSMTP

ChatArch SMTP tooling package.

快速开始

pip install -e ".[dev,docs]"
chatsmtp --help
chatsmtp --version
chatsmtp --tree
chatsmtp --tree-brief
python -m pytest -q
mkdocs build --strict
python -m build

CLI 树

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

chatsmtp
├── --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 规范

ChatSMTP 固定使用 chatstyle>=0.2.0,<0.3.0 提供 --tree / --tree-brief,并使用 chatenv>=0.2.10,<0.3.0、typed provider registration 和 ChatEnv 管理的 profile/storage 路径。新的 SMTP 能力应优先提供可复用 Python API,再接入 CLI、文档和测试。

  • CommandSchema / CommandField 描述输入。
  • add_interactive_option() 提供统一 -i/-I
  • resolve_command_inputs() 统一缺参补问、默认值、TTY 与校验。
  • 默认生成 config.pychatenv.configs entry point,使包可被 ChatEnv 发现;只有明确不需要 ChatEnv 接入时才使用 --without-chatenv-provider

目录结构

  • 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

chatsmtp-0.1.2.tar.gz (6.5 kB view details)

Uploaded Source

Built Distribution

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

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for chatsmtp-0.1.2.tar.gz
Algorithm Hash digest
SHA256 9db356b7345ecea00b2e84f6b27900c6668350b7e90b3958ab067252181fbafa
MD5 7a301d0d8a11b70029660ead9a5b4284
BLAKE2b-256 3580f0d40820ec65cc636c41d52f5fcba951986ce4a114e7983742412007a6a4

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on ChatArch/ChatSMTP

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

File details

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

File metadata

  • Download URL: chatsmtp-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 chatsmtp-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d80adf815a180828d99030459b6f4027154567eec067f90ff9b04c01f249934a
MD5 36f3337634957437870100cde299d854
BLAKE2b-256 0ad5cc61d8b13f0cc130fd80ab66a52f46a5d9f4130f15c6ab0763ff19863063

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on ChatArch/ChatSMTP

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