★ 0 · Updated 2026-09-22
Provides principles for Python framework selection, async decision-making, type hints, project structure, background tasks, error handling, and testing.
Browse skills that produce this output.
★ 0 · Updated 2026-09-22
Provides principles for Python framework selection, async decision-making, type hints, project structure, background tasks, error handling, and testing.
★ 9 · Updated 2026-03-26
Provides modern Python 3.12+ best practices for syntax, type hints, error handling, project structure, and idiomatic patterns.
★ 602 · Updated 2026-02-11
Generates Python code following David Beazley's approach emphasizing generators, coroutines, metaprogramming, and deep language understanding