Python
Tags for Python programming language-specific prompts and project rules
0 prompts
2 project rules
Related Project Rules
Python Programming Rules
Some rules defining strict ways of working, encouraging specifications to be completed, and a detailed development plan including AI prompts. The main components are enforcing a TDD approach where tests are written first and any test failures means we need to focus on the code (not change the tests).