파이썬 패턴
원문: python-patterns
Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.
무엇을 하나요
Python Patterns Python development principles and decision making for 2025. Learn to THINK, not memorize patterns. ⚠️ How to Use This Skill This skill teaches decision making principles , not fixed code to copy. ASK user for framework preference when unclear Choose async vs sync based on CONTEXT Don't default to same framework every time 1. Framework Selection (2025) Decision Tree Comparison Principles | Factor | FastAPI | Django | Flask | | | | | | | Best for | APIs, microservices | Full stack, CMS | Simple, learning | | Async | Native | Django 5.0+ | Via extensions | | Admin | Manual | Built in | Via extensions | | ORM | Choose your own | Django ORM | Choose your own | | Learning curve | L…
실행 시 본인 API 키(BYOK)로 동작하며, 모델 비용은 사용자 계정에서 직접 결제됩니다.