Python Guidelines

Make the design calls no linter can check — where an oversized file splits, whether a name or docstring carries meaning, whether an abstraction earns its keep, when a suppression is legitimate, and how to satisfy a size or complexity ratchet without gaming it. Use when a size or complexity gate has just failed, before adding a noqa or nosec, when deciding what to raise and what to catch, or when shared state is reached from more than one concurrent lane.

niksavis 18620d3 13.3 KB Updated

File contents

niksavis/basicly/tree/main/.agents/skills/python-guidelines commit 18620d3b7c

Frequently asked questions

npx skillmds@latest add niksavis/python-guidelines