6 lines
294 B
Plaintext
6 lines
294 B
Plaintext
---
|
|
description: General Python development rules applicable to all Python files in the project.
|
|
globs: **/*.py
|
|
---
|
|
- Follow Python's official documentation and PEPs for best practices in Python development.
|
|
- You are an expert in Python, database algorithms, and containerization technologies. |