macOS
brew install cotlocal Homebrew formula metadata
安装
brew install cotlocal Homebrew formula metadata
nix profile install nixpkgs#cotnixpkgs package indexes · cot · 来源: raw.githubusercontent.com
概览
Rust web framework for lazy developers
历史
Cot is a Rust web framework and CLI that explicitly aims for a Django-like, batteries-included developer experience. Its package-manager relevance is that it ships not just a library but a project generator and service-running workflow through `cot`/cot-cli.
The cot-rs/cot repository was created in June 2024. The README describes Cot as a modern, fast Rust web framework built on axum and familiar to Django users, with integrated ORM, admin panel, templates, security defaults, and documentation.
Cot is newer and smaller than established Rust web frameworks, but its crates.io badge, GitHub releases, Homebrew formula, and Nix package entry show early packaging beyond direct `cargo install`. Its adoption story is therefore early-stage package availability rather than broad ecosystem standardization.
The guide shows the CLI creating projects and running services, with `-c` or `--config` selecting configuration and `config/dev.toml` as the default development config. That makes the Homebrew package useful for developers who want the generator and runtime command available outside a single Cargo workspace.
For package maintainers, Cot is a Rust CLI plus framework stack with code generation and config-file conventions. It is the kind of package where keeping the CLI version aligned with the framework crates matters more than merely installing a standalone binary.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
config/dev.tomlconfig/prod.toml.exampleCredential-bearing paths to review before unattended agent runs.
config/dev.tomlconfig/prod.toml.example可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
cot | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:cot |
|---|---|
| 版本 | 0.7.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/cot |
| 主页 | https://cot.rs |
| 仓库 | https://github.com/cot-rs/cot |
| 上游文档 | https://cot.rs/guide/latest |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/cot-rs/cot/archive/refs/tags/cot-v0.7.0.tar.gz |
| 最后更新 | 2026-07-13T21:13:33Z |
| Pulse | updated |
| 构建依赖 | rust |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cot |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
cot
nix profile install nixpkgs#cot来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.