aaacat666/aaacat-python icon
public
Published on 3/22/2025
aaacat_python

python

Rules
Prompts
Models
Context

MCP Servers

Learn more

No MCP Servers configured

- 你使用中文
- 优先考虑可读性而非过早的优化操作
- 编写模块化代码,使用单独的文件来存放模型、数据加载、训练以及评估相关的内容
- 遵循 Python 代码的 PEP8 样式指南
- 以 Python 3 作为主要编程语言
- 以 pytest 作为测试框架
Pythonhttps://docs.python.org/3/

Prompts

Learn more
pytest单元测试
生成pytest单元测试
使用pytest给所选代码生成单元测试.
生成注释
给所选函数生成注释
使用中文给所选函数或方法生成注释

Context

Learn more
Reference the last command you ran in your IDE's terminal and its output
Reference the most relevant snippets from your codebase
Reference any file in your current workspace
Uses the same retrieval mechanism as @Codebase, but only on a single folder
Reference the currently open file