·python-patterns
</>

python-patterns

affaan-m/everything-claude-code

Pythonische Redewendungen, PEP 8-Standards, Typhinweise und Best Practices zum Erstellen robuster, effizienter und wartbarer Python-Anwendungen.

397Installationen·27Trend·@affaan-m

Installation

$npx skills add https://github.com/affaan-m/everything-claude-code --skill python-patterns

SKILL.md

Idiomatic Python patterns and best practices for building robust, efficient, and maintainable applications.

Python prioritizes readability. Code should be obvious and easy to understand.

| EAFP | Easier to Ask Forgiveness than Permission | | Context managers | Use with for resource management | | List comprehensions | For simple transformations | | Generators | For lazy evaluation and large datasets | | Type hints | Annotate function signatures | | Dataclasses | For data containers with auto-generated methods |

Pythonische Redewendungen, PEP 8-Standards, Typhinweise und Best Practices zum Erstellen robuster, effizienter und wartbarer Python-Anwendungen. Quelle: affaan-m/everything-claude-code.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/affaan-m/everything-claude-code --skill python-patterns
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist python-patterns?

Pythonische Redewendungen, PEP 8-Standards, Typhinweise und Best Practices zum Erstellen robuster, effizienter und wartbarer Python-Anwendungen. Quelle: affaan-m/everything-claude-code.

Wie installiere ich python-patterns?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/affaan-m/everything-claude-code --skill python-patterns Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/affaan-m/everything-claude-code