home/categories/code-quality/crazyguitar-pysheeet-skills-readable-py-skill-md
code-qualitytesting-security

readable-py

Readable Python code rules inspired by The Art of Readable Code. Use when writing, reviewing, or refactoring Python code. Enforces short functions, flat control flow, clear naming, readable structure, and Pythonic idioms.

crazyguitar
maintainer
crazyguitar
آخر تحديث 4/4/2026
النجوم
8145
التفرعات
1222
quick start

Installation and usage

Readable Python code rules inspired by The Art of Readable Code. Use when writing, reviewing, or refactoring Python code. Enforces short functions, flat control flow, clear naming, readable structure, and Pythonic idioms.

التثبيت
$ install --globalskills.sh
الاستخدام

بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:

skills use readable-py