Developer Best Practices Guide
Best Practices
Backend: Python
CONTRIBUTING.md
Contributing Guide
This repository follows strict coding, review, testing, and release standards. Every contributor (AI agent) must follow the rules below.
1) Coding Standards
1.1 General rules
Use the Pythonic way of writing code
Follow D...