Contents

wcwidth 0.6.0

0

Measures the displayed width of unicode strings in a terminal

Measures the displayed width of unicode strings in a terminal

Stars: 438, Watchers: 438, Forks: 62, Open Issues: 1

The jquast/wcwidth repo was created 11 years ago and the last code push was 1 weeks ago.
The project is popular with 438 github stars!

How to Install wcwidth

You can install wcwidth using pip

pip install wcwidth

or add it to a project with poetry

poetry add wcwidth

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/wcwidth/
GitHub Repo:
https://github.com/jquast/wcwidth

Classifiers

  • Software Development/Internationalization
  • Software Development/Libraries
  • Software Development/Localization
  • Terminals
No  wcwidth  pypi packages just yet.

Errors

A list of common wcwidth errors.

Code Examples

Here are some wcwidth code examples and snippets.

GitHub Issues

The wcwidth package has 1 open issues on GitHub

  • Drop all but latest unicode table versions, reducing package size
  • Should Combining characters of Category 'Mc' be width 1?
  • Missing support for uncombined regional modifers
  • Emoji: How to measure Non-Recommended Emoji sequences?
  • Emoji: Skin tone modifiers used in isolation
  • What would wcwidth look like if it were built-in to Python?

See more issues on GitHub