CMD + K

cwcwidth

Anaconda Verified

Python bindings for wc(s)width

Installation

To install this package, run one of the following:

Conda
$conda install anaconda::cwcwidth

Usage Tracking

0.1.10
1 / 8 versions selected
Total downloads: 0

Description

Python bindings for wc(s)width cwcwidth provides Python bindings for wcwidth and wcswidth functions defined in POSIX.1-2001 and POSIX.1-2008 based on Cython. These functions compute the printable length of a unicode character/string on a terminal. The module provides the same functions as wcwidth and its behavior is compatible. On systems not conforming to POSIX.1-2001 and POSIX.1-2008, Markus Kuhn's implementation is used to provide the functionality.

About

Summary

Python bindings for wc(s)width

Information Last Updated

Oct 15, 2025 at 16:42

License

MIT

Total Downloads

327

Platforms

macOS arm64 Version: 0.1.10
Linux 64 Version: 0.1.10
Linux aarch64 Version: 0.1.10
macOS 64 Version: 0.1.10
Win 64 Version: 0.1.10