Skip to main content

ChatSMTP

ChatArch SMTP tooling package.

快速开始

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

CLI 树

chatsmtp  # ChatArch SMTP tooling package
├── --help  # show command help
├── --version  # show the installed package version
└── --tree  # show this CLI tree

CLI 规范

这个模板默认依赖 chatenv>=0.2.0,<0.3.0,只有在新增真实交互式命令时才应加入直接 chatstyle 依赖。新的 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.1.tar.gz (5.8 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.1-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: chatsmtp-0.1.1.tar.gz
  • Upload date:
  • Size: 5.8 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.1.tar.gz
Algorithm Hash digest
SHA256 691b911b1ed42b364dc596077620a8f79171a2a7af9312eccf8e116fa3af0e80
MD5 8edc14364219045739d07ea61d4ce898
BLAKE2b-256 7dc8979be5f97599a321cd107b41f88ede47415df471af8c1a664a26d0977361

See more details on using hashes here.

Provenance

The following attestation bundles were made for chatsmtp-0.1.1.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.1-py3-none-any.whl.

File metadata

  • Download URL: chatsmtp-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 5.2 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 bae9cc7175b0b59731f03dd508a9c7b81d6f7974580964c936cb863975e07008
MD5 d12c4dbfa53ce902ff36191a0efc1edc
BLAKE2b-256 647fbc28a6c171bb6ac8751f183d4b7287b158154fafa620e89663e6c911debf

See more details on using hashes here.

Provenance

The following attestation bundles were made for chatsmtp-0.1.1-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

0.1.2

2 files

This release

0.1.1 This release

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