Jinxed Terminal Library
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
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.
Jul 31, 2024
1.3.0
Dec 05, 2023
1.2.1
May 13, 2022
1.2.0
Apr 11, 2021
1.1.0
Aug 13, 2020
1.0.1
Oct 27, 2019
1.0.0
Oct 19, 2019
0.5.6
Aug 26, 2019
0.5.5
Wheel compatibility matrix
Files in release
Extras:
None
Dependencies: