Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unicode box-drawing borders for "pretty" tables #37

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mschmitzer
Copy link

I was toying around with Unicode box-drawing chars for pretty tables and thought I'd create a PR to see if you were interested.

This still lacks tests and both the interface and the implementation could certainly be improved. I'd be happy to work on this if you think this could go anywhere.

Introduce a new "style" argument to `format_pretty_table` that
supports several predefined values that leverage the characters from
the "Box Drawing" Unicode block.

Retain the "horizontal_bar" and "vertical_bar" parameters for
compatibility.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant