Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Python-Specific Adaptations
|
||||
- Error handling: try/except with logging
|
||||
- Logging: logging module (structured with extra={})
|
||||
- Config: python-decouple or pydantic
|
||||
- Decorators for cross-cutting (e.g., @retry, @log)
|
||||
Reference in New Issue
Block a user