About Anaconda Help Download Anaconda

main / packages / cwcwidth 0.1.10

Python bindings for wc(s)width

Installers

  • linux-64 v0.1.10
  • linux-aarch64 v0.1.10
  • osx-arm64 v0.1.10
  • osx-64 v0.1.10
  • win-64 v0.1.10

conda install

To install this package run one of the following:
conda install main::cwcwidth

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.0) Legal | Privacy Policy