jinxed 1.3.0


pip install jinxed

  Latest version

Released: Jul 31, 2024

Project Links

Meta
Author: Avram Lubkin
Maintainer: Avram Lubkin

Classifiers

Development Status
  • 5 - Production/Stable

Environment
  • Console

Intended Audience
  • Developers

License
  • OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)

Operating System
  • POSIX
  • Microsoft :: Windows

Programming Language
  • Python
  • Python :: 2.7
  • Python :: 3.5
  • Python :: 3.6
  • Python :: 3.7
  • Python :: 3.8
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: Implementation :: CPython
  • Python :: Implementation :: PyPy

Topic
  • Terminals
Documentation Status GitHub Actions Status Coverage Status
PyPI Package latest release Supported versions Supported implementations
Linux supported Windows supported MacOS supported BSD supported

Overview

Jinxed is an implementation of a subset of the Python curses library. It provides pure Python implementations of terminfo functions such as tigetstr() and tparm() as well as convenience methods for working with Windows terminals.

Jinxed was initially written to support Blessed on Windows, but will work on all platforms.

Installation

$ pip install jinxed

Documentation

Jinxed documentation can be found on Read the Docs.

Wheel compatibility matrix

Platform Python 2 Python 3
any

Files in release

Extras: None
Dependencies:
ansicon