ChatCRS package scaffold.
Project description
ChatCRS
ChatCRS package scaffold.
快速开始
pip install -e ".[dev]"
chatcrs --help
chatcrs --version
python -m pytest -q
python -m build
CLI 规范
这个模板默认依赖 chatstyle>=0.1.0,<0.2.0 和 chatenv>=0.2.0,<0.3.0,新的命令应优先使用:
CommandSchema/CommandField描述输入。add_interactive_option()提供统一-i/-I。resolve_command_inputs()统一缺参补问、默认值、TTY 与校验。- 默认生成
config.py和chatenv.configsentry point,使包可被 ChatEnv 发现;只有明确不需要 ChatEnv 接入时才使用--without-chatenv-provider。
目录结构
src/:包源码tests/code-tests/:代码测试和历史测试迁移tests/cli-tests/:真实 CLI 测试,doc-firsttests/mock-cli-tests/:mock/fake CLI 测试,doc-first
开发说明
扩展脚手架前,先阅读 DEVELOP.md 和 AGENTS.md。
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
chatcrs-0.0.1.tar.gz
(4.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file chatcrs-0.0.1.tar.gz.
File metadata
- Download URL: chatcrs-0.0.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee2a9ee9a792c6c6ed63978d5026c14575d6c8a9988afeffc098369f7f49d0d8
|
|
| MD5 |
b65f48678b0173f0c5a71ea4a2df9d1b
|
|
| BLAKE2b-256 |
3e3897a4a436ef4bf26a1d45da08c0246f5375dcad9284ddbf0f7f8cb7edb564
|
File details
Details for the file chatcrs-0.0.1-py3-none-any.whl.
File metadata
- Download URL: chatcrs-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bdd0d2a74c9bac3e6a4c051730f9cb36d4f6d612f827b01362dad06896225ddc
|
|
| MD5 |
5fcfddcb526cbfd672702663888ebe82
|
|
| BLAKE2b-256 |
e527737e077e0b818b1d66095f06efa6acfa3b94a196ee3c674cc223c7c020ec
|