aaacat666/python-chinese icon
public
Published on 2/28/2025
aaacat666/python-chinese

中文python

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