Skip to content

Pretty-print anything #110

@guibou

Description

@guibou

In PyF we have the {expr:s} or {expr} which converts to string. But it would be nice to have something like python !r to force the conversion to a "repr" format, which should work for any type.

What could be a "repr" format? Well, we could use Generic or Data to derive a generic view of the internal of the structure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions