Skip to main content

ChatZulip

ChatZulip 是 ChatArch 的 Zulip 集成包,提供 ChatEnv-backed Zulip 配置、Zulip REST client、read-oriented CLI、Markdown news digest 和 MCP adapter。

快速开始

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

# 先用 ChatEnv 配置 Zulip 凭据,再使用 CLI。
chatenv test -t zulip -I
chatzulip streams
chatzulip topics --stream general
chatzulip search-topics conjecture --all-streams
chatzulip search comparator --stream lean4 --since-hours 168
chatzulip messages --stream general --before 5
chatzulip news --stream general --since-hours 24 --output zulip-news.md

完整包边界、CLI/API 约定和发布顺序见文档页:ChatZulip 规范

CLI 规范

这个包依赖 chatstyle>=0.1.0,<0.2.0chatenv>=0.2.3,<0.3.0httpx>=0.28.1,<1.0,新的命令应优先使用:

  • 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/:client、operations、config 等代码测试
  • tests/cli-tests/:真实服务/人工运行的 doc-first CLI 用例
  • tests/mock-cli-tests/:fake client / mock CLI 自动化测试
  • tests/test_version.py:模板级版本 smoke
  • 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

chatzulip-0.1.1.tar.gz (15.4 kB view details)

Uploaded Source

Built Distribution

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

chatzulip-0.1.1-py3-none-any.whl (17.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for chatzulip-0.1.1.tar.gz
Algorithm Hash digest
SHA256 56e8073ca000e8c1f07405106ab78c53af424ce05b13d3e111b945c89971ed19
MD5 ce3958b2ec6835db0d53e8f7bea33099
BLAKE2b-256 2b4a3f2b7e67f20b57bd717082920caf70a15690a77624815c4c4a66cf1ca63d

See more details on using hashes here.

Provenance

The following attestation bundles were made for chatzulip-0.1.1.tar.gz:

Publisher: publish.yml on ChatArch/ChatZulip

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

File details

Details for the file chatzulip-0.1.1-py3-none-any.whl.

File metadata

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

File hashes

Hashes for chatzulip-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c2b8cedf7545eb87fe44fe0f3f1553e8001b7eb476c10a23ffcbc76b89a11935
MD5 65d28ee4c87777d0d355512d7315980a
BLAKE2b-256 8deb15b6889ed7f917a4757aa59ded3e87dfefe08d029d4d07c6992669fdbbf1

See more details on using hashes here.

Provenance

The following attestation bundles were made for chatzulip-0.1.1-py3-none-any.whl:

Publisher: publish.yml on ChatArch/ChatZulip

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