# tech-rich > Rich 13.x patterns and best practices. Use when working with *.py files, needing Rich/console guidance, or "Rich"/"console"/"terminal output" mentioned. - Author: superkoh-nb - Repository: superkoh/codemem - Version: 20260106143113 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/superkoh/codemem - Web: https://mule.run/skillshub/@@superkoh/codemem~tech-rich:20260106143113 --- --- name: tech-rich description: Rich 13.x patterns and best practices. Use when working with *.py files, needing Rich/console guidance, or "Rich"/"console"/"terminal output" mentioned. --- # Rich 13.x Technical Knowledge ## Version Information - **Version**: 13.x - **Source**: Web Search ## Quick Navigation | Topic | File | Description | |-------|------|-------------| | What's New | [whats-new.md](resources/whats-new.md) | New features in 13.x | | Best Practices | [patterns.md](resources/patterns.md) | Recommended patterns for 13.x | | Pitfalls | [pitfalls.md](resources/pitfalls.md) | Breaking changes and common mistakes | ## When to Search (Supplement) This documentation covers key version-specific info. Search when: - Need implementation details not covered here - Encountering specific error messages - Checking for latest patches or fixes