Skip to content

Add table format feature #20

@EvilLord666

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions