Skip to content

Replace all __str__ Implementations with Rich-Powered Pretty Printing #21

@8figalltimepro

Description

@8figalltimepro

Currently, several classes in the codebase implement str methods to provide human-readable string representations. While functional, these plain-text outputs limit readability and consistency across the library.

To improve the developer experience, we should replace these str methods with Rich printing utilities.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions