AI AGENT ADDONS

Python Patterns

affaan-m/ecc

Python is a language that values readability and clarity. This guide helps you write Python code that is easy to understand and maintain. You will learn how to follow PEP 8 standards and use type hints to make your code safer.

It covers core ideas like Explicit is better than Implicit and EAFP (Easier to Ask Forgiveness Than Permission). These patterns help you avoid common mistakes and build robust applications. You will also see how to handle errors properly and use modern Python features.

Developers of all levels can benefit. Whether you are writing new code, reviewing existing code, or refactoring, these patterns will make your Python code stronger and more professional.

Add Python Patterns skill to your workflow

Global

mkdir -p ~/.claude/skills/python-patterns

Project

mkdir -p .claude/skills/python-patterns

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
25 days ago
Created
6 months ago