Python Engineering Guidelines

General Python engineering standards for writing, reviewing, and refactoring maintainable code. Use when Codex works on Python code, especially in medium/large projects, runtime adapters, APIs, SDK integrations, async services, stateful systems, or refactors where readability, explicit typing, module boundaries, side effects, and long-term maintainability matter.

anywhere-labs 243f6e1 2 files · 14.7 KB Updated

File contents

anywhere-labs/agents-anywhere/tree/main/python-engineering-guidelines commit 243f6e1c9b

Frequently asked questions

npx skillmds@latest add anywhere-labs/python-engineering-guidelines