Skip to content

print single dict as table #13

@sant527

Description

@sant527

I have a single dict and want to print in table format

print(tabulate({"Name":"test","Age":"29"}))

something like below

Name | test
---------------
Age   |  29

any way to do this

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