Skip to main content

ChatJulia

ChatJulia 是 ChatArch 的 Julia tooling 包入口。当前包保持最小 root-only CLI,用于保留可安装、可发现、可发布的 Julia 工具壳;真实 Julia 编排命令尚未暴露。

快速开始

pip install ChatJulia
chatjulia --help
chatjulia --version
chatjulia --tree
chatjulia --tree-brief

当前 CLI 树

chatjulia
├── --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 边界

  • 当前 CLI 只有根选项,没有业务子命令。
  • --tree--tree-brief 由 ChatStyle 从实际 Click 命令注册面生成,公开树根固定为规范命令名 chatjulia
  • --tree 默认保留参数签名;--tree-brief 省略参数签名,但保留命令节点和说明。当前只有布尔根选项,没有带参数的子命令,所以两种输出暂时相同。
  • 后续新增真实 Julia 环境、包、脚本或执行编排命令时,必须先更新 Click 注册面,再用真实 chatjulia --treechatjulia --tree-brief 同步文档。

目录结构

  • 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

chatjulia-0.1.2.tar.gz (5.7 kB view details)

Uploaded Source

Built Distribution

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

chatjulia-0.1.2-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for chatjulia-0.1.2.tar.gz
Algorithm Hash digest
SHA256 0100783f881caf952f6b00e1ab7db4523a5406f2da06fa8eb7aa0b15795269ce
MD5 32758ed9f602b9f2dfeca14c98ae5a39
BLAKE2b-256 db2776d6b9635fa71e62ecf0c6593f2472b2feb0f361a01e25c4ce883308cd24

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on ChatArch/ChatJulia

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

File details

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

File metadata

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

File hashes

Hashes for chatjulia-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 909b823b7a35a694401bf0b4365572f01161b26d0de5e088ed55b3afea3e2819
MD5 fb5d68f192443c9543fa9f879016f03f
BLAKE2b-256 8b8a42f01474f15b74faaae2c6e7ea87d6e8eca038e79388c840bae5f2db2ea5

See more details on using hashes here.

Provenance

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

Publisher: publish.yml on ChatArch/ChatJulia

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