Skip to content

Add table format feature #20

Description

@EvilLord666

We should be able to form column like data with alignment
i.e. in python we are having following feature f.write(f"{'name' : <80}{'extension' : ^15}{'path' : <250}\n") that allow to pass:

  • column length
  • text alignment in column

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions