Overview

Jinxed is an implementation of a subset of the Python curses library for Windows

Jinxed is intended primarily for libraries that need to access terminfo functions such as tigetstr() and tparm() and was written specifically to support Blessed on Windows.

Installation

$ pip install jinxed

Source

Source is available on GitHub

Issues

Please report issues here.