Skip to content

Repository files navigation

woad.Python

Minimal ANSI terminal colour codes, for Python

LanguageLicensePyPIGitHub releaseLast CommitCIPython

Table of Contents

Introduction

woad provides the smallest useful set of fixed ANSI SGR colour sequences for library authors. It is not a console or TUI framework.

woad.Python is the Python implementation. It supports Python 2.7 and Python 3.8+.

Installation

Install via pip:

pip install woad

Use via import:

importwoad

Components

woad.Python currently ships the woad package and version metadata (woad.__version__). Colour codes, TTY/stream gating, and Windows virtual-terminal opt-in are not implemented in this 0.0.0 skeleton.

Project Information

Where to get help

GitHub Page

Contribution guidelines

Defect reports, feature requests, and pull requests are welcome on https://github.com/synesissoftware/woad.Python.

Dependencies

Efferent (fan-out)

None.

Development Dependencies

Afferent (fan-in)

None (currently).

Related projects

License

woad.Python is released under the 3-clause BSD license. See LICENSE for details.

Releases

Packages

Contributors

Languages